Skip to content

Commit b6e927e

Browse files
committed
Upgrade dependencies
1 parent 48fa824 commit b6e927e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
],
2121
"require": {
2222
"php": "^8.0",
23-
"php-soap/psr18-transport": "^0.1.0",
24-
"php-soap/engine": "^0.1.0",
25-
"php-soap/xml": "^0.1.0",
23+
"php-soap/psr18-transport": "^1.0",
24+
"php-soap/engine": "^1.0",
25+
"php-soap/xml": "^1.0",
2626
"php-http/client-common": "^2.3",
2727
"robrichards/wse-php": "^2.0",
28-
"veewee/xml": "^0.6.1"
28+
"veewee/xml": "^1.0"
2929
},
3030
"require-dev": {
3131
"nyholm/psr7": "^1.3",

0 commit comments

Comments
 (0)