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 Jan 23, 2025
1 parent 5c05b34 commit dda0786
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 @@ -35,10 +35,10 @@
"ergebnis/composer-normalize": "~2.45.0",
"infection/infection": "^0.29.10",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "2.1.1",
"phpstan/phpstan-strict-rules": "2.0.1",
"phpstan/phpstan": "2.1.2",
"phpstan/phpstan-strict-rules": "2.0.3",
"phpunit/phpunit": "^10.5 || ^11.5",
"rector/rector": "2.0.6",
"rector/rector": "2.0.7",
"symfony/yaml": "^5.4 || ^6.4 || ^7.2",
"symplify/phpstan-rules": "^14.2",
"tomasvotruba/cognitive-complexity": "^1.0",
Expand Down

0 comments on commit dda0786

Please sign in to comment.