Fixed conflic in composer.lock

feature/upgrade-to-zf3
Cédric Bonhomme 2019-11-13 11:34:34 +01:00
commit 9f5ab5201b
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
6 changed files with 4762 additions and 0 deletions

4761
composer.lock generated Normal file

File diff suppressed because it is too large Load Diff

0
data/cache/.gitkeep vendored
View File

View File

View File

@ -121,6 +121,7 @@ composer install -o
# Make modules symlinks.
mkdir -p module/Monarc
cd module/Monarc
ln -s ./../../vendor/monarc/core Core
ln -s ./../../vendor/monarc/backoffice BackOffice