start creating xsd module management

This commit is contained in:
Manuel Raynaud
2013-10-16 17:39:32 +02:00
parent 4f83c7f078
commit 84ad1e6f95
6 changed files with 171 additions and 5 deletions

View File

@@ -39,7 +39,8 @@
"symfony/icu": "1.0",
"swiftmailer/swiftmailer": "5.0.*",
"symfony/serializer": "2.3.*",
"ensepar/html2pdf": "1.0.1"
"ensepar/html2pdf": "1.0.1",
"symfony/finder": "~2.2"
},
"require-dev" : {
"phpunit/phpunit": "3.7.*",