added ramsey/uuid in composer

pull/2/head
Cédric Bonhomme 2018-10-31 10:15:26 +01:00
parent d784ac02b6
commit 075a2513e5
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 3 additions and 1 deletions

View File

@ -18,7 +18,9 @@
"robmorgan/phinx": "0.5.*",
"monarc/core": "dev-master",
"monarc/backoffice": "dev-master",
"phing/phing": "~2.0"
"phing/phing": "~2.0",
"ramsey/uuid": "^3.8",
"ramsey/uuid-doctrine": "^1.5"
},
"config": {
"bin-dir": "bin/"