Skip to content

Commit dc4daa8

Browse files
authored
chore: add support for PSL ~5.0.0 (#29)
1 parent eaf787d commit dc4daa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"phpstan/phpstan": "^2.0"
1111
},
1212
"conflict": {
13-
"azjezz/psl": "<1.6||>=5.0"
13+
"azjezz/psl": "<1.6||>=6.0"
1414
},
1515
"require-dev": {
1616
"azjezz/psl": "^1.6||^2.0||^3.0||^4.0",

0 commit comments

Comments
 (0)