Skip to content

Commit c67fb30

Browse files
authored
Merge pull request #130 from bavix/dependabot/composer/phpstan/phpstan-tw-0.12
Update phpstan/phpstan requirement from ^0.11 to ^0.12
2 parents 68402f6 + 7734e56 commit c67fb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"require-dev": {
3636
"infection/infection": "^0.15",
3737
"orchestra/testbench": "^4.4",
38-
"phpstan/phpstan": "^0.11",
38+
"phpstan/phpstan": "^0.12",
3939
"phpunit/phpunit": "^8.4",
4040
"laravel/cashier": "^7.0|^8.0|^9.0|^10.0"
4141
},

0 commit comments

Comments
 (0)