We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4daa8 commit 8274069Copy full SHA for 8274069
1 file changed
composer.json
@@ -13,13 +13,13 @@
13
"azjezz/psl": "<1.6||>=6.0"
14
},
15
"require-dev": {
16
- "azjezz/psl": "^1.6||^2.0||^3.0||^4.0",
+ "azjezz/psl": "5.1.0",
17
"composer/semver": "^3.3",
18
- "nikic/php-parser": "^4.14.0",
+ "nikic/php-parser": "^5.0.0",
19
"php-parallel-lint/php-parallel-lint": "^1.2",
20
"phpstan/phpstan-phpunit": "^2.0",
21
"phpstan/phpstan-strict-rules": "^2.0",
22
- "phpunit/phpunit": "^9.6"
+ "phpunit/phpunit": "^13.0"
23
24
"config": {
25
"sort-packages": true
0 commit comments