Skip to content

Commit 8f677d0

Browse files
committed
Bump dev dependencies again
1 parent 1cbcd5a commit 8f677d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"ext-mbstring": "*"
1919
},
2020
"require-dev": {
21-
"ergebnis/composer-normalize": "^2.19",
22-
"friendsofphp/php-cs-fixer": "^v3.2.1",
21+
"ergebnis/composer-normalize": "^2.20 || ^2.28.3",
22+
"friendsofphp/php-cs-fixer": "^v3.2.1 || v3.9.5",
2323
"phpstan/phpstan": "^1.8.2",
2424
"phpstan/phpstan-strict-rules": "^1.3.0",
25-
"phpunit/phpunit": "^8.5.27 || ^9.5.10"
25+
"phpunit/phpunit": "^8.5.27 || ^9.5.21"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)