We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa0d83 commit de438a6Copy full SHA for de438a6
composer.json
@@ -3,7 +3,7 @@
3
"description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
4
"type": "library",
5
"require": {
6
- "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
+ "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
7
"php": "^5.4 || ^7.0 || ^8.0"
8
},
9
"license": "MIT",
0 commit comments