Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^5.7 | ^6.0 | ^7.0 | ^8.0 | ^…
Browse files Browse the repository at this point in the history
…9.0 to ^11.5.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 286f4ec commit 10685da
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 @@ -60,7 +60,7 @@
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^5.7 | ^6.0 | ^7.0 | ^8.0 | ^9.0",
"phpunit/phpunit": "^11.5.1",
"phpunit/php-invoker": "*",
"phpmd/phpmd": "@stable",
"squizlabs/php_codesniffer": "3.*@stable",
Expand Down

0 comments on commit 10685da

Please sign in to comment.