Skip to content

Commit 5230124

Browse files
authored
Merge pull request #47 from veewee/psl5
Allow PSL 5.x
2 parents cbf20f6 + c3c1f2c commit 5230124

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
1919
"ext-json": "*",
20-
"azjezz/psl": "^3.1 || ^4.0",
20+
"azjezz/psl": "^3.1 || ^4.0 || ^5.0",
2121
"cardinalby/content-disposition": "^1.1",
2222
"league/uri": "^7.3",
2323
"php-http/client-common": "^2.7",

0 commit comments

Comments
 (0)