Support all versions of :Laravel 5
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5.0",
|
||||
"illuminate/support": "5.0.*|5.1.*|5.2.*"
|
||||
"illuminate/support": "5.*"
|
||||
},
|
||||
"require-dev" :{
|
||||
"phpspec/phpspec": "~2.0"
|
||||
|
Reference in New Issue
Block a user