Skip to content

Commit ac83ba1

Browse files
authored
Merge pull request #75 from gabplch/chore/bump-phpstan-version
chore: bump phpstan version
2 parents 4dfacc6 + 4f483bb commit ac83ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"require-dev": {
3636
"ext-json": "*",
37-
"phpstan/phpstan": "1.9.*",
37+
"phpstan/phpstan": "1.11.*",
3838
"squizlabs/php_codesniffer": "3.7.*",
3939
"symfony/phpunit-bridge": "^3.4 || ^4.1.12 || ^5.0 || ^6.0 || ^7.0",
4040
"phpunit/phpunit": "^8.5 || ^9.0",

0 commit comments

Comments
 (0)