Skip to content

Commit 05d582d

Browse files
authored
feat: Update azjezz/psl requirement to include version 5.0
Updated azjezz/psl version constraint to include ^5.0.
1 parent 49b8e3a commit 05d582d

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
@@ -20,7 +20,7 @@
2020
"php-soap/wsdl": "^1.14",
2121
"php-soap/xml": "^1.9.0",
2222
"veewee/xml": "^3.0",
23-
"azjezz/psl": "^3.0 || ^4.0",
23+
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
2424
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
2525
"webmozart/assert": "^1.11",
2626
"php-tui/php-tui": "^0.2.1"

0 commit comments

Comments
 (0)