Skip to content

Commit

Permalink
Update composer.json to use 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 c061242 commit 7546e06
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 @@ -43,7 +43,7 @@
},
"require-dev": {
"pestphp/pest": "2.x-dev",
"mockery/mockery": "2.0.x-dev",
"mockery/mockery": "^1.6",
"guzzlehttp/guzzle": "^7.0",
"phpstan/phpstan": "1.11.x-dev"
},
Expand Down

0 comments on commit 7546e06

Please sign in to comment.