Updated laravel-cors. Closes #1485

This commit is contained in:
James Brooks
2016-02-24 12:32:39 +00:00
committed by Graham Campbell
parent e8cbd81ad0
commit 4deff42aff
4 changed files with 29 additions and 95 deletions
+1 -2
View File
@@ -25,8 +25,7 @@
"alt-three/bus": "^1.0",
"alt-three/emoji": "^3.0",
"alt-three/validator": "^1.4",
"asm89/stack-cors": "dev-master as 0.2.2",
"barryvdh/laravel-cors": "^0.7.3",
"barryvdh/laravel-cors": "^0.8",
"doctrine/dbal": "^2.5",
"fideloper/proxy": "^3.1",
"graham-campbell/binput": "^3.3",