Skip to content

Commit 6439362

Browse files
Update phpunit/phpunit requirement from ^10.0.19 to ^10.0.19 || ^11.0.0
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.2/ChangeLog-11.4.md) - [Commits](sebastianbergmann/phpunit@10.0.19...11.4.2) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b11e194 commit 6439362

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
@@ -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)