Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^4.8.36 || ^5.7.21 || ^6.0 ||…
Browse files Browse the repository at this point in the history
… ^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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 1aa0d83 commit de438a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
"type": "library",
"require": {
"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",
"php": "^5.4 || ^7.0 || ^8.0"
},
"license": "MIT",
Expand Down

0 comments on commit de438a6

Please sign in to comment.