Skip to content

Commit e962b2c

Browse files
chore(deps): update root-composer
1 parent 6a13576 commit e962b2c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
],
88
"require": {
99
"php": "^7.4 || ^8.0",
10-
"phpstan/phpstan": "^1.12"
10+
"phpstan/phpstan": "^2.0"
1111
},
1212
"conflict": {
1313
"azjezz/psl": "<1.6||>=4.0"
1414
},
1515
"require-dev": {
1616
"azjezz/psl": "^1.6||^2.0||^3.0",
1717
"composer/semver": "^3.3",
18-
"nikic/php-parser": "^4.14.0",
18+
"nikic/php-parser": "^5.0.0",
1919
"php-parallel-lint/php-parallel-lint": "^1.2",
20-
"phpstan/phpstan-phpunit": "^1.4.0",
21-
"phpstan/phpstan-strict-rules": "^1.6.0",
22-
"phpunit/phpunit": "^9.6"
20+
"phpstan/phpstan-phpunit": "^2.0.0",
21+
"phpstan/phpstan-strict-rules": "^2.0.0",
22+
"phpunit/phpunit": "^11.0"
2323
},
2424
"config": {
2525
"sort-packages": true

0 commit comments

Comments
 (0)