Skip to content

Commit ce84e9a

Browse files
committed
Allow PSL 5.x
1 parent 5ba508a commit ce84e9a

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
@@ -48,7 +48,7 @@
4848
],
4949
"require": {
5050
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
51-
"azjezz/psl": "~3.0 || ~4.0"
51+
"azjezz/psl": "~3.0 || ~4.0 || ~5.0"
5252
},
5353
"require-dev": {
5454
"vimeo/psalm": "~6.13",

0 commit comments

Comments
 (0)