Update chill root to v2.4.0
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
441517891c
commit
47faf59ede
3
.changes/2.4.0.md
Normal file
3
.changes/2.4.0.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
## 2.4.0 - 2024-11-01
|
||||||
|
### Feature
|
||||||
|
* Update chill bundles to v3.2.2: new feature gender entity"
|
@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|||||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||||
|
|
||||||
|
|
||||||
|
## 2.4.0 - 2024-11-01
|
||||||
|
### Feature
|
||||||
|
* Update chill bundles to v3.2.2: new feature gender entity"
|
||||||
|
|
||||||
## 2.3.0 - 2024-10-30
|
## 2.3.0 - 2024-10-30
|
||||||
### Feature
|
### Feature
|
||||||
* Update bundles to v3.2.0 adding gender entity feature
|
* Update bundles to v3.2.0 adding gender entity feature
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"ext-iconv": "*",
|
"ext-iconv": "*",
|
||||||
"champs-libres/wopi-bundle": "dev-master@dev",
|
"champs-libres/wopi-bundle": "dev-master@dev",
|
||||||
"champs-libres/wopi-lib": "dev-master@dev",
|
"champs-libres/wopi-lib": "dev-master@dev",
|
||||||
"chill-project/chill-bundles": "v3.2.0@dev",
|
"chill-project/chill-bundles": "v3.2.2@dev",
|
||||||
"chill-project/chill-deploy": "^1.0",
|
"chill-project/chill-deploy": "^1.0",
|
||||||
"graylog2/gelf-php": "^2.0",
|
"graylog2/gelf-php": "^2.0",
|
||||||
"symfony/console": "5.4.*",
|
"symfony/console": "5.4.*",
|
||||||
|
47
composer.lock
generated
47
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "bd590ea351d690ff22dd6d9aa6ca26a1",
|
"content-hash": "6b115c83c9d325a56dc18afd5c1d146e",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "brick/math",
|
"name": "brick/math",
|
||||||
@ -185,16 +185,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "chill-project/chill-bundles",
|
"name": "chill-project/chill-bundles",
|
||||||
"version": "v3.2.0",
|
"version": "v3.2.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitlab.com/Chill-Projet/chill-bundles.git",
|
"url": "https://gitlab.com/Chill-Projet/chill-bundles.git",
|
||||||
"reference": "1cadc71d5ae701ae6d103da7a4389624e356a360"
|
"reference": "32459e6092771b1fba9eed80cf3334a0766a2d8f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=1cadc71d5ae701ae6d103da7a4389624e356a360",
|
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=32459e6092771b1fba9eed80cf3334a0766a2d8f",
|
||||||
"reference": "1cadc71d5ae701ae6d103da7a4389624e356a360",
|
"reference": "32459e6092771b1fba9eed80cf3334a0766a2d8f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -328,9 +328,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://gitlab.com/Chill-Projet/chill-bundles/-/issues",
|
"issues": "https://gitlab.com/Chill-Projet/chill-bundles/-/issues",
|
||||||
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v3.2.0"
|
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v3.2.2"
|
||||||
},
|
},
|
||||||
"time": "2024-10-30T10:11:36+00:00"
|
"time": "2024-10-31T14:14:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "chill-project/chill-deploy",
|
"name": "chill-project/chill-deploy",
|
||||||
@ -1694,16 +1694,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/persistence",
|
"name": "doctrine/persistence",
|
||||||
"version": "3.3.3",
|
"version": "3.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/persistence.git",
|
"url": "https://github.com/doctrine/persistence.git",
|
||||||
"reference": "b337726451f5d530df338fc7f68dee8781b49779"
|
"reference": "0ea965320cec355dba75031c1b23d4c78362e3ff"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b337726451f5d530df338fc7f68dee8781b49779",
|
"url": "https://api.github.com/repos/doctrine/persistence/zipball/0ea965320cec355dba75031c1b23d4c78362e3ff",
|
||||||
"reference": "b337726451f5d530df338fc7f68dee8781b49779",
|
"reference": "0ea965320cec355dba75031c1b23d4c78362e3ff",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1717,12 +1717,11 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/coding-standard": "^12",
|
"doctrine/coding-standard": "^12",
|
||||||
"doctrine/common": "^3.0",
|
"doctrine/common": "^3.0",
|
||||||
"phpstan/phpstan": "1.11.1",
|
"phpstan/phpstan": "1.12.7",
|
||||||
"phpstan/phpstan-phpunit": "^1",
|
"phpstan/phpstan-phpunit": "^1",
|
||||||
"phpstan/phpstan-strict-rules": "^1.1",
|
"phpstan/phpstan-strict-rules": "^1.1",
|
||||||
"phpunit/phpunit": "^8.5 || ^9.5",
|
"phpunit/phpunit": "^8.5.38 || ^9.5",
|
||||||
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
|
"symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
|
||||||
"vimeo/psalm": "4.30.0 || 5.24.0"
|
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -1771,7 +1770,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/persistence/issues",
|
"issues": "https://github.com/doctrine/persistence/issues",
|
||||||
"source": "https://github.com/doctrine/persistence/tree/3.3.3"
|
"source": "https://github.com/doctrine/persistence/tree/3.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -1787,7 +1786,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-06-20T10:14:30+00:00"
|
"time": "2024-10-30T19:48:12+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/sql-formatter",
|
"name": "doctrine/sql-formatter",
|
||||||
@ -1964,20 +1963,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ezyang/htmlpurifier",
|
"name": "ezyang/htmlpurifier",
|
||||||
"version": "v4.17.0",
|
"version": "v4.18.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ezyang/htmlpurifier.git",
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
||||||
"reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
|
"reference": "cb56001e54359df7ae76dc522d08845dc741621b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
|
||||||
"reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
|
"reference": "cb56001e54359df7ae76dc522d08845dc741621b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
|
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"cerdic/css-tidy": "^1.7 || ^2.0",
|
"cerdic/css-tidy": "^1.7 || ^2.0",
|
||||||
@ -2019,9 +2018,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
||||||
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0"
|
||||||
},
|
},
|
||||||
"time": "2023-11-17T15:01:25+00:00"
|
"time": "2024-11-01T03:51:45+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "firebase/php-jwt",
|
"name": "firebase/php-jwt",
|
||||||
|
Loading…
Reference in New Issue
Block a user