Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Oct 22, 2024
1 parent 39e091a commit 5d9e6e9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
},
"require-dev": {
"ext-sqlite3": "*",
"brotkrueml/coding-standards": "~6.0.0",
"ergebnis/composer-normalize": "~2.43.0",
"infection/infection": "^0.29.6",
"brotkrueml/coding-standards": "~6.1.0",
"ergebnis/composer-normalize": "~2.44.0",
"infection/infection": "^0.29.7",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "1.12.3",
"phpunit/phpunit": "^10.5 || ^11.3",
"rector/rector": "1.2.5",
"symfony/yaml": "^5.4 || ^6.4 || ^7.0",
"phpstan/phpstan": "1.12.7",
"phpunit/phpunit": "^10.5 || ^11.4",
"rector/rector": "1.2.8",
"symfony/yaml": "^5.4 || ^6.4 || ^7.1",
"symplify/phpstan-rules": "^13.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"typo3/cms-adminpanel": "^11.5.19 || ^12.4 || ^13.3",
Expand Down

0 comments on commit 5d9e6e9

Please sign in to comment.