Skip to content

Commit 90f3757

Browse files
authored
Merge pull request #711 from phil-davis/dev-dependency-bump-20250417
chore: bump dev dependencies
2 parents fff6c76 + 778bb46 commit 90f3757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"sabre/xml" : "^3.0 || ^4.0"
3939
},
4040
"require-dev" : {
41-
"friendsofphp/php-cs-fixer": "^3.65",
41+
"friendsofphp/php-cs-fixer": "^3.75",
4242
"phpunit/phpunit" : "^9.6",
4343
"phpunit/php-invoker" : "^2.0 || ^3.1",
44-
"phpstan/phpstan": "^2.0"
44+
"phpstan/phpstan": "^2.1"
4545
},
4646
"suggest" : {
4747
"hoa/bench" : "If you would like to run the benchmark scripts"

0 commit comments

Comments
 (0)