fixed an integer instead of a string

This commit is contained in:
Fabien Potencier
2017-03-09 11:32:57 -08:00
parent 234622673e
commit 16584e60a8
@@ -13,7 +13,7 @@
},
"env": {
"APP_ENV": "dev",
"APP_DEBUG": 1,
"APP_DEBUG": "1",
"APP_SECRET": "Ju$tChang3it!"
},
"makefile": [