Skip to content

Commit b4be4c7

Browse files
authored
Merge pull request #44 from EJTJ3/patch-1
feat: Update azjezz/psl requirement to include version 5.0
2 parents e7d5b94 + 6f27983 commit b4be4c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
],
2222
"require": {
2323
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
24-
"azjezz/psl": "^3.0 || ^4.0",
24+
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
2525
"veewee/reflecta": "~0.11",
2626
"veewee/xml": "^3.3",
2727
"php-soap/engine": "^2.16",
2828
"php-soap/wsdl": "^1.14",
2929
"php-soap/xml": "^1.9",
30-
"php-soap/wsdl-reader": "^0.29"
30+
"php-soap/wsdl-reader": "^0.30"
3131
},
3232
"require-dev": {
3333
"vimeo/psalm": "~6.13",

0 commit comments

Comments
 (0)