Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8.5 || ^9.5 || ^10.5 to ^11.3.2
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 Sep 4, 2024
1 parent f57ad60 commit 1d280b0
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 @@ -19,7 +19,7 @@
},
"require-dev": {
"doctrine/orm": "^2.17",
"phpunit/phpunit": "^8.5 || ^9.5 || ^10.5"
"phpunit/phpunit": "^11.3.2"
},
"suggest": {
"doctrine/orm": "~2.17"
Expand Down

0 comments on commit 1d280b0

Please sign in to comment.