Updated version constraints
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"php": ">=5.4.0",
|
||||
"ext-apcu": "*",
|
||||
"laravel/framework": "~5.0.32",
|
||||
"illuminate/html": "5.0.*",
|
||||
"illuminate/html": "~5.0.0",
|
||||
"cachethq/segment": "^2.0",
|
||||
"doctrine/dbal": "^2.5",
|
||||
"fideloper/proxy": "^3.0",
|
||||
@@ -40,7 +40,7 @@
|
||||
"pragmarx/google2fa": "^0.1",
|
||||
"roumen/feed": "^2.9",
|
||||
"watson/validating": "^1.0",
|
||||
"barryvdh/laravel-cors": "0.5.x@dev"
|
||||
"barryvdh/laravel-cors": "^0.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.4",
|
||||
|
||||
Reference in New Issue
Block a user