Skip to content

Commit c52fd64

Browse files
committed
Bump dev dependencies
1 parent e61b79d commit c52fd64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
},
2020
"require-dev": {
2121
"ergebnis/composer-normalize": "^2.19 || ^2.20 || ^2.28.3",
22-
"friendsofphp/php-cs-fixer": "^v3.2.1 || v3.9.5",
23-
"phpstan/phpstan": "^1.8.2",
24-
"phpstan/phpstan-strict-rules": "^1.3.0",
25-
"phpunit/phpunit": "^8.5.27 || ^9.5.21"
22+
"friendsofphp/php-cs-fixer": "^v3.2.1 || v3.9.6",
23+
"phpstan/phpstan": "^1.8.6",
24+
"phpstan/phpstan-strict-rules": "^1.4.4",
25+
"phpunit/phpunit": "^8.5.30 || ^9.5.25"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)