Skip to content

Commit f618da6

Browse files
chore(deps): update root-composer
1 parent e3e7773 commit f618da6

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
@@ -13,13 +13,13 @@
1313
"azjezz/psl": "<1.6||>=4.0"
1414
},
1515
"require-dev": {
16-
"azjezz/psl": "^1.6||^2.0||^3.0",
16+
"azjezz/psl": "4.0.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",
2020
"phpstan/phpstan-phpunit": "^2.0",
2121
"phpstan/phpstan-strict-rules": "^2.0",
22-
"phpunit/phpunit": "^9.6"
22+
"phpunit/phpunit": "^12.0"
2323
},
2424
"config": {
2525
"sort-packages": true

0 commit comments

Comments
 (0)