Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Update phpunit/phpunit requirement from ~7.5 || ~8.0 || ~9.0 || ~10.0…
Browse files Browse the repository at this point in the history
… to ^11.4.0

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent fdeac5f commit 26d0aca
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 @@ -25,7 +25,7 @@
"ext-reflection": "*"
},
"require-dev": {
"phpunit/phpunit": "~7.5 || ~8.0 || ~9.0 || ~10.0",
"phpunit/phpunit": "^11.4.0",
"squizlabs/php_codesniffer": "~3.5"
},
"replace": {
Expand Down

0 comments on commit 26d0aca

Please sign in to comment.