Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8.0 || ^9.0 || ^10.0 to ^11.2.9
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 31, 2024
1 parent c95232b commit 8454edf
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 @@ -18,7 +18,7 @@
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
"phpunit/phpunit": "^11.2.9",
"nunomaduro/collision": "^5.0 || ^6.0 || ^7.0",
"cache/filesystem-adapter": "^1.0",
"caseyamcl/guzzle_retry_middleware": "^2.6"
Expand Down

0 comments on commit 8454edf

Please sign in to comment.