Switched to master branch in composer.json.

pull/255/head
Cédric Bonhomme 2019-11-18 15:32:12 +01:00
parent 0d14a8343e
commit fd5c9c0c43
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
2 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
MONARC Changelog
================
## 2.9.1 (2019-11-18)
## 2.9.1 (2019-11-19)
### Enhancement

View File

@ -9,14 +9,15 @@
{"name": "Thomas Metois", "email": "thomas@netlor.fr"},
{"name": "Jérôme Lombardi", "email": "jerome.lombardi@cases.lu"},
{"name": "Juan Rocha", "email": "juan.rocha@cases.lu"},
{"name": "Cédric Bonhomme", "email": "cedric.bonhomme@cases.lu"}
{"name": "Cédric Bonhomme", "email": "cedric.bonhomme@cases.lu"},
{"name": "Ruslan Baidan", "email": "ruslan.baidan@cases.lu"}
],
"require": {
"php": "^7.1",
"ext-json": "*",
"ext-pdo": "*",
"monarc/core": "dev-feature/upgrade-to-zf3",
"monarc/frontoffice": "dev-feature/upgrade-to-zf3",
"monarc/core": "dev-master",
"monarc/frontoffice": "dev-master",
"monarc/phpword": "dev-master",
"zendframework/zend-mvc": "^3.1",
"zendframework/zend-di": "^3.1",