Skip to content

Commit

Permalink
Fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anteriovieira authored Aug 13, 2016
1 parent b8dc0a4 commit d6c1847
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 @@ -21,7 +21,7 @@
],
"require": {
"php": ">=5.5.9",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.* || 5.2.* || 5.3.*",
"ramsey/uuid": "~3.0"
},
"require-dev": {
Expand Down

0 comments on commit d6c1847

Please sign in to comment.