Skip to content

Commit 967491b

Browse files
authored
Merge pull request #24 from php-soap/dependabot/composer/phpunit/phpunit-tw-10.0.19or-tw-11.0.0
Update phpunit/phpunit requirement from ^10.0.19 to ^10.0.19 || ^11.0.0
2 parents b11e194 + 6439362 commit 967491b

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
@@ -31,6 +31,6 @@
3131
"require-dev": {
3232
"php-soap/engine-integration-tests": "^1.9",
3333
"php-soap/xml": "^1.8",
34-
"phpunit/phpunit": "^10.0.19"
34+
"phpunit/phpunit": "^10.0.19 || ^11.0.0"
3535
}
3636
}

0 commit comments

Comments
 (0)