Changed packagist for zm-client

phpword_v0.18.1
jfrocha 2021-05-19 10:43:26 +02:00
parent 51e119c87d
commit f000b02655
1 changed files with 7 additions and 1 deletions

View File

@ -40,12 +40,18 @@
"email": "ruslan.baidan@cases.lu"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/monarc-project/zm-client"
}
],
"require": {
"php": "^7.2",
"ext-json": "*",
"ext-pdo": "*",
"ext-bcmath": "*",
"monarc/frontoffice": "^2.10.3",
"monarc/frontoffice": "dev-phpword_v0.18.1",
"monarc/core": "^2.10.3",
"laminas/laminas-mvc": "^3.1",
"laminas/laminas-di": "^3.1",