add default parameter "%locale%"

This commit is contained in:
Peter Gribanov
2019-07-30 17:34:04 +03:00
parent 6934c37489
commit a65212083d
+3
View File
@@ -2,6 +2,9 @@
"bundles": {
"GpsLab\\Bundle\\GeoIP2Bundle\\GpsLabGeoIP2Bundle": ["all"]
},
"container": {
"locale": "en"
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},