Skip to content

Commit

Permalink
Update composer.json to test mockery 1.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey authored Nov 7, 2024
1 parent 52ae08b commit 1df918e
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": {
"ext-curl": "*",
"pestphp/pest": "^2.8",
"mockery/mockery": "2.0.x-dev",
"mockery/mockery": "^1.6",
"guzzlehttp/guzzle": "^7.0"
},
"bin": ["adapterman"],
Expand Down

0 comments on commit 1df918e

Please sign in to comment.