This commit is contained in:
Graham Campbell
2015-07-05 15:40:48 +01:00
parent 78567f865a
commit f74f44048d
5 changed files with 75 additions and 91 deletions
+4 -4
View File
@@ -20,8 +20,9 @@
],
"require": {
"php": "^5.5.9",
"laravel/framework": "~5.1.5",
"cachethq/segment": "^2.1",
"laravel/framework": "~5.1.6",
"alt-three/segment": "^1.0",
"barryvdh/laravel-cors": "^0.5",
"doctrine/dbal": "^2.5",
"fideloper/proxy": "^3.0",
"graham-campbell/binput": "^3.2",
@@ -33,8 +34,7 @@
"mccool/laravel-auto-presenter": "^3.1",
"pragmarx/google2fa": "^0.5",
"roumen/feed": "^2.9",
"watson/validating": "^1.0",
"barryvdh/laravel-cors": "^0.5"
"watson/validating": "^1.0"
},
"require-dev": {
"fzaninotto/faker": "^1.5",