Skip to content

Commit

Permalink
Merge pull request #5 from verbanent/hotfix/laravel-6.20.26
Browse files Browse the repository at this point in the history
Upgraded laravel/framework to version 6.20.26 or later
  • Loading branch information
radek-ziemniewicz authored Aug 3, 2021
2 parents 1df779c + 2f87d03 commit 8816d08
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 @@ -40,7 +40,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9",
"laravel/framework": "^5.8|^6.20.14|^7|^8",
"laravel/framework": "^6.20.26|^7|^8",
"mockery/mockery": "^1.2"
},
"type": "library"
Expand Down

0 comments on commit 8816d08

Please sign in to comment.