Updated CHANGELOG and composer.lock file.

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

View File

@ -1,14 +1,26 @@
MONARC Changelog
================
## 2.9.1 (2019-10-29)
## 2.9.1 (2019-11-18)
### Upgrade
### Enhancement
- the backend of MONARC is now using Zend Framework 3
([#15](https://github.com/monarc-project/MonarcAppFO/issues/15));
- MONARC code has been restructured to comply with PSR-2 standard;
- updated the usage of the dependencies (Core and FrontOffice) from
packagist.org;
- default initialization of the set of recommendations
([#183](https://github.com/monarc-project/MonarcAppFO/issues/183)).
### Fix
- Error when importing OP risks with recommendation
([#191](https://github.com/monarc-project/MonarcAppFO/issues/191));
- fix editing of recommendations via the risk sheet
([#195](https://github.com/monarc-project/MonarcAppFO/issues/195));
- various fixes related to the management of recommendations and impact edition.
- upgrade of the Backend Framework. Now we use ZendFramework 3;
- restructured the Monarc code to comply with PSR-2 standard;
- updated the usage of the dependencies (Core and FrontOffice) from packagist.org;
- some code improvements and bug-fixes.
## 2.9.0 (2019-08-23)

79
composer.lock generated
View File

@ -443,16 +443,16 @@
},
{
"name": "doctrine/cache",
"version": "1.9.0",
"version": "1.9.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "c15dcd24b756f9e52ea7c3ae8227354f3628f11a"
"reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/c15dcd24b756f9e52ea7c3ae8227354f3628f11a",
"reference": "c15dcd24b756f9e52ea7c3ae8227354f3628f11a",
"url": "https://api.github.com/repos/doctrine/cache/zipball/89a5c76c39c292f7798f964ab3c836c3f8192a55",
"reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55",
"shasum": ""
},
"require": {
@ -522,20 +522,20 @@
"riak",
"xcache"
],
"time": "2019-11-11T10:31:52+00:00"
"time": "2019-11-15T14:31:57+00:00"
},
{
"name": "doctrine/collections",
"version": "1.6.3",
"version": "1.6.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "037ccc5b1c249275f8f6bb48e35f140fd52fd577"
"reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/037ccc5b1c249275f8f6bb48e35f140fd52fd577",
"reference": "037ccc5b1c249275f8f6bb48e35f140fd52fd577",
"url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
"reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
"shasum": ""
},
"require": {
@ -592,7 +592,7 @@
"iterators",
"php"
],
"time": "2019-11-04T15:26:07+00:00"
"time": "2019-11-13T13:07:11+00:00"
},
{
"name": "doctrine/common",
@ -1226,16 +1226,16 @@
},
{
"name": "doctrine/orm",
"version": "v2.6.4",
"version": "v2.6.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43"
"reference": "16751d210fb806cc6f1b868a2b9dde6fab6866ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
"url": "https://api.github.com/repos/doctrine/orm/zipball/16751d210fb806cc6f1b868a2b9dde6fab6866ed",
"reference": "16751d210fb806cc6f1b868a2b9dde6fab6866ed",
"shasum": ""
},
"require": {
@ -1303,7 +1303,7 @@
"database",
"orm"
],
"time": "2019-09-20T14:30:26+00:00"
"time": "2019-11-18T11:06:51+00:00"
},
{
"name": "doctrine/persistence",
@ -1468,12 +1468,12 @@
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-core.git",
"reference": "da93cead1f8fb02b0edef7c0b7cda7d5888224e7"
"reference": "8b7df63499d1c05c43a0de2e85615bafb4e99303"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/da93cead1f8fb02b0edef7c0b7cda7d5888224e7",
"reference": "da93cead1f8fb02b0edef7c0b7cda7d5888224e7",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/8b7df63499d1c05c43a0de2e85615bafb4e99303",
"reference": "8b7df63499d1c05c43a0de2e85615bafb4e99303",
"shasum": ""
},
"require": {
@ -1540,7 +1540,7 @@
}
],
"description": "Core for monarc/monarc application",
"time": "2019-11-12T09:43:37+00:00"
"time": "2019-11-18T10:58:13+00:00"
},
{
"name": "monarc/frontoffice",
@ -1548,12 +1548,12 @@
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-client.git",
"reference": "bab021121059c6441745daa1d5588f913a65f1fb"
"reference": "7dbd78d50ec817c877ed311e9a599e44722dddf2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/bab021121059c6441745daa1d5588f913a65f1fb",
"reference": "bab021121059c6441745daa1d5588f913a65f1fb",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/7dbd78d50ec817c877ed311e9a599e44722dddf2",
"reference": "7dbd78d50ec817c877ed311e9a599e44722dddf2",
"shasum": ""
},
"require": {
@ -1561,6 +1561,7 @@
"ext-imagick": "*",
"ext-intl": "*",
"monarc/core": "dev-feature/upgrade-to-zf3",
"monarc/phpword": "dev-master",
"php": "^7.1",
"robmorgan/phinx": "^0.11.1",
"zendframework/zend-di": "^3.1",
@ -1602,7 +1603,7 @@
}
],
"description": "Frontoffice for monarc/monarc application",
"time": "2019-11-13T08:56:10+00:00"
"time": "2019-11-15T12:34:45+00:00"
},
{
"name": "monarc/phpword",
@ -1709,16 +1710,16 @@
},
{
"name": "ocramius/package-versions",
"version": "1.4.0",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/Ocramius/PackageVersions.git",
"reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb"
"reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
"reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
"url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
"reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
"shasum": ""
},
"require": {
@ -1730,7 +1731,7 @@
"doctrine/coding-standard": "^5.0.1",
"ext-zip": "*",
"infection/infection": "^0.7.1",
"phpunit/phpunit": "^7.0.0"
"phpunit/phpunit": "^7.5.17"
},
"type": "composer-plugin",
"extra": {
@ -1755,7 +1756,7 @@
}
],
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"time": "2019-02-21T12:16:21+00:00"
"time": "2019-11-15T16:17:10+00:00"
},
{
"name": "ocramius/proxy-manager",
@ -4777,12 +4778,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "15eb463aecc9e315b89b744ee0feb0bb1b4c6787"
"reference": "261562a9c048aa10932e5e1d596da6c761cf95bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/15eb463aecc9e315b89b744ee0feb0bb1b4c6787",
"reference": "15eb463aecc9e315b89b744ee0feb0bb1b4c6787",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/261562a9c048aa10932e5e1d596da6c761cf95bb",
"reference": "261562a9c048aa10932e5e1d596da6c761cf95bb",
"shasum": ""
},
"conflict": {
@ -4899,13 +4900,14 @@
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
"sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
"sylius/sylius": ">=1,<1.1.18|>=1.2,<1.2.17|>=1.3,<1.3.12|>=1.4,<1.4.4",
"symfony/cache": ">=3.1,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
"symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
"symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/http-foundation": ">=2,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/http-kernel": ">=2,<2.3.29|>=2.4,<2.5.12|>=2.6,<2.6.8",
"symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
"symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
"symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
"symfony/mime": ">=4.3,<4.3.8",
"symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/polyfill": ">=1,<1.10",
"symfony/polyfill-php55": ">=1,<1.10",
@ -4916,11 +4918,12 @@
"symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<2.8.37|>=3,<3.3.17|>=3.4,<3.4.7|>=4,<4.0.7",
"symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
"symfony/security-guard": ">=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
"symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8",
"symfony/serializer": ">=2,<2.0.11",
"symfony/symfony": ">=2,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/symfony": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
"symfony/translation": ">=2,<2.0.17",
"symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
"symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
"symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
"symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
"tecnickcom/tcpdf": "<6.2.22",
@ -4985,7 +4988,7 @@
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2019-11-07T10:12:47+00:00"
"time": "2019-11-15T09:15:43+00:00"
},
{
"name": "zendframework/zend-component-installer",