Skip to content

Commit

Permalink
[TASK] Demand specific version of phpstan
Browse files Browse the repository at this point in the history
Done with breaking changes in bugfix releases!
  • Loading branch information
NamelessCoder committed Nov 11, 2024
1 parent 5b21057 commit fad833c
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 @@ -51,7 +51,7 @@
"typo3-ter/vhs": "self.version"
},
"require-dev": {
"phpstan/phpstan": "^1.8",
"phpstan/phpstan": "1.12.1",
"phpunit/phpunit": "^5.7 || ^9.5",
"php-coveralls/php-coveralls": "^2.5",
"squizlabs/php_codesniffer": "^3.7",
Expand Down

0 comments on commit fad833c

Please sign in to comment.