Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^10.5.12|11.0.8 to ^11.0.10
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 Apr 5, 2024
1 parent 75dd47e commit 66e78d6
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 @@ -12,7 +12,7 @@
"guzzlehttp/guzzle": "^7.8.1"
},
"require-dev": {
"phpunit/phpunit": "^10.5.12|11.0.8",
"phpunit/phpunit": "^11.0.10",
"orchestra/testbench": "^8.0|^9.0"
},
"autoload": {
Expand Down

0 comments on commit 66e78d6

Please sign in to comment.