Skip to content

Commit 73830f6

Browse files
authored
Merge pull request #8 from php-soap/dependabot/composer/veewee/xml-tw-2.2or-tw-3.0
Update veewee/xml requirement from ^2.2 to ^2.2 || ^3.0
2 parents 6c65aa1 + 77597b9 commit 73830f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
2424
"ext-dom": "*",
25-
"veewee/xml": "^2.2"
25+
"veewee/xml": "^2.2 || ^3.0"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.5"

0 commit comments

Comments
 (0)