Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8.3 || ^9 to ^11.2.7
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 11, 2024
1 parent 66f952a commit 5df22f3
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": {
"phpstan/phpstan": "^0.12.32",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^8.3 || ^9",
"phpunit/phpunit": "^11.2.7",
"squizlabs/php_codesniffer": "^3.6"
},
"scripts": {
Expand Down

0 comments on commit 5df22f3

Please sign in to comment.