Skip to content

Commit 66a35ea

Browse files
authored
Merge pull request #27 from veewee/psl5
Allow PSL 5.x
2 parents cd76481 + 009b46d commit 66a35ea

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
@@ -23,7 +23,7 @@
2323
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
2424
"ext-soap": "*",
2525
"ext-dom": "*",
26-
"azjezz/psl": "^3.0 || ^4.0",
26+
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
2727
"php-soap/engine": "^2.16",
2828
"php-soap/wsdl": "^1.14",
2929
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0 || ^8.0"

0 commit comments

Comments
 (0)