Skip to content

Commit

Permalink
Merge pull request #34 from mastommel/master
Browse files Browse the repository at this point in the history
Updated illuminate/support version in composer.json
  • Loading branch information
biggianteye authored May 7, 2020
2 parents 4854c5b + e32c896 commit 607e549
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 @@ -24,7 +24,7 @@
"require": {
"php": "^5.5|^7.0",
"guzzlehttp/guzzle": "^6.2",
"illuminate/support": "^5.0"
"illuminate/support": "^5.0|^6.0|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36 | ^5.2",
Expand Down

0 comments on commit 607e549

Please sign in to comment.