Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^9.5.20|^10.0 to ^10.5.x-dev
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] authored Mar 18, 2024
1 parent 5d9d356 commit 3c0bbfc
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 @@ -50,7 +50,7 @@
"require-dev": {
"mockery/mockery": "^1.5",
"orchestra/testbench": "^7.23|^8.1|^9.0",
"phpunit/phpunit": "^9.5.20|^10.0",
"phpunit/phpunit": "^10.5.x-dev",
"vimeo/psalm": "^4.20|^5.22"
},
"config": {
Expand Down

0 comments on commit 3c0bbfc

Please sign in to comment.