Skip to content

Commit

Permalink
[UPDATE] Use new versions for phpstan and phphstan-typo3
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelselbach committed Sep 12, 2023
1 parent 1bfa8b3 commit c774bb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"squizlabs/php_codesniffer": "^3.5",
"typo3/testing-framework": "^8.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.67",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-deprecation-rules": "^0.12.5",
"saschaegerer/phpstan-typo3": "^0.13.1"
"saschaegerer/phpstan-typo3": "^1.9"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c774bb7

Please sign in to comment.