Skip to content

Commit d896f81

Browse files
YspMarkondrejmirtes
authored andcommitted
Update azjezz/psl version constraints in composer.json to support ^4.0 and restrict conflicts to <1.6||>=5.0.
1 parent e3e7773 commit d896f81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"phpstan/phpstan": "^2.0"
1111
},
1212
"conflict": {
13-
"azjezz/psl": "<1.6||>=4.0"
13+
"azjezz/psl": "<1.6||>=5.0"
1414
},
1515
"require-dev": {
16-
"azjezz/psl": "^1.6||^2.0||^3.0",
16+
"azjezz/psl": "^1.6||^2.0||^3.0||^4.0",
1717
"composer/semver": "^3.3",
1818
"nikic/php-parser": "^4.14.0",
1919
"php-parallel-lint/php-parallel-lint": "^1.2",

0 commit comments

Comments
 (0)