Commit 65d1d324 by Julien Jorry

FIX fixtures for PROD install : add composer.lock to git + change composer.json…

FIX fixtures for PROD install : add composer.lock to git + change composer.json + add fixture config for hautelook_alice in prod + move fixture
parent ab115f7a
......@@ -11,7 +11,7 @@
/public/bundles/
/var/
/vendor/
*.lock
#*.lock
###< symfony/framework-bundle ###
###> symfony/phpunit-bridge ###
......
This source diff could not be displayed because it is too large. You can view the blob instead.
hautelook_alice:
fixtures_path: fixtures
root_dirs:
- '%kernel.root_dir%'
- '%kernel.project_dir%'
hautelook_alice:
fixtures_path: fixtures
root_dirs:
- '%kernel.root_dir%'
- '%kernel.project_dir%'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment