Skip to content

Commit

Permalink
Merge pull request #5 from romanstingler/patch-1
Browse files Browse the repository at this point in the history
update composer.json to laravel 7
  • Loading branch information
urakozz authored Mar 9, 2020
2 parents 3c471fb + 3932305 commit b59553d
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 @@ -15,7 +15,7 @@
],
"require": {
"php": "^7.2.0",
"illuminate/support": "^5.0 | ^6.0",
"illuminate/support": "^5.0 | ^6.0 | ^7.0",
"guzzlehttp/guzzle": "^6.0"
},
"require-dev": {
Expand Down

0 comments on commit b59553d

Please sign in to comment.