Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8 || ^9 || ^10 to ^11.3.3
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] authored Sep 5, 2024
1 parent 01dddda commit a8913ca
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 @@ -27,7 +27,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.18|^3.4.0",
"phpunit/phpunit": "^8 || ^9 || ^10",
"phpunit/phpunit": "^11.3.3",
"composer/composer": "^1.8 || ^2.0"
},
"scripts": {
Expand Down

0 comments on commit a8913ca

Please sign in to comment.