Skip to content

Commit

Permalink
bump phpstan version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabplch committed Jan 7, 2025
1 parent 2068c6c commit e667662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"require-dev": {
"ext-json": "*",
"phpstan/phpstan": "1.9.*",
"phpstan/phpstan": "1.11.*",
"squizlabs/php_codesniffer": "3.7.*",
"symfony/phpunit-bridge": "^3.4 || ^4.1.12 || ^5.0 || ^6.0 || ^7.0",
"phpunit/phpunit": "^8.5 || ^9.0",
Expand Down

0 comments on commit e667662

Please sign in to comment.