Skip to content

Commit 68f5d0f

Browse files
authored
Merge pull request #32 from veewee/psl5
Allow PSL 5.x
2 parents 331c520 + fbc45bf commit 68f5d0f

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
@@ -28,7 +28,7 @@
2828
"require": {
2929
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
3030
"ext-dom": "*",
31-
"azjezz/psl": "^3.0 || ^4.0",
31+
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
3232
"league/uri": "^7.0",
3333
"league/uri-components": "^7.0",
3434
"php-soap/xml": "^1.9",

0 commit comments

Comments
 (0)