Skip to content

Commit

Permalink
Use correct fake-requests tag for laravel 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas P. Pons committed May 26, 2021
1 parent 6e520f1 commit ab6b697
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": {
"phpunit/phpunit": "^8.0",
"orchestra/testbench": "^5.0",
"jshayes/fake-requests": "dev-master"
"jshayes/fake-requests": "^4.0"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit ab6b697

Please sign in to comment.