Skip to content

Commit 992aea9

Browse files
committed
update dev libraries
1 parent 9bc2d24 commit 992aea9

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
@@ -17,9 +17,9 @@
1717
},
1818
"require-dev": {
1919
"friendsofphp/php-cs-fixer": "^3.64",
20-
"phpstan/phpstan": "^1.10",
21-
"phpstan/phpstan-phpunit": "^1.3",
22-
"phpunit/phpunit": "^10.4"
20+
"phpstan/phpstan": "^2.0",
21+
"phpstan/phpstan-phpunit": "^2.0",
22+
"phpunit/phpunit": "^10.4 || ^11.0 || ^12.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)