Skip to content

Commit

Permalink
Merge pull request #1 from CodericEcosystem/dependabot/composer/mocke…
Browse files Browse the repository at this point in the history
…ry/mockery-approx-0.8or-approx-1.0

Update mockery/mockery requirement from ~0.8 to ~0.8 || ~1.0
  • Loading branch information
NeftaliYagua authored May 18, 2024
2 parents e5515c4 + 3837018 commit 30746a0
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 @@ -16,7 +16,7 @@
},
"require-dev": {
"phpunit/phpunit": "^10.3",
"mockery/mockery": "~0.8",
"mockery/mockery": "~0.8 || ~1.0",
"guzzlehttp/guzzle": "^7.8"
},
"suggest": {
Expand Down

0 comments on commit 30746a0

Please sign in to comment.