Skip to content

Commit

Permalink
chore: update phpstan and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Aug 5, 2024
1 parent e7b3a11 commit caf2c4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"require-dev": {
"brotkrueml/coding-standards": "~3.0.0",
"ergebnis/composer-normalize": "~2.42.0",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "1.11.0",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "1.11.9",
"phpunit/phpunit": "^9.6",
"rector/rector": "1.0.5",
"symfony/yaml": "^5.4 || ^6.4 || ^7.0",
"symplify/phpstan-rules": "^12.4",
"symplify/phpstan-rules": "^13.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"typo3/cms-install": "^11.5.3 || ^12.4 || ^13.1"
},
Expand Down

0 comments on commit caf2c4d

Please sign in to comment.