Skip to content

Commit de438a6

Browse files
Update phpunit/phpunit requirement from ^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 to ^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1aa0d83 commit de438a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
44
"type": "library",
55
"require": {
6-
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
6+
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
77
"php": "^5.4 || ^7.0 || ^8.0"
88
},
99
"license": "MIT",

0 commit comments

Comments
 (0)