We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
azjezz/psl
composer.json
^4.0
<1.6||>=5.0
1 parent e3e7773 commit d896f81Copy full SHA for d896f81
composer.json
@@ -10,10 +10,10 @@
10
"phpstan/phpstan": "^2.0"
11
},
12
"conflict": {
13
- "azjezz/psl": "<1.6||>=4.0"
+ "azjezz/psl": "<1.6||>=5.0"
14
15
"require-dev": {
16
- "azjezz/psl": "^1.6||^2.0||^3.0",
+ "azjezz/psl": "^1.6||^2.0||^3.0||^4.0",
17
"composer/semver": "^3.3",
18
"nikic/php-parser": "^4.14.0",
19
"php-parallel-lint/php-parallel-lint": "^1.2",
0 commit comments