update composer.lock and file (automatic update)

This commit is contained in:
julienfastre 2023-11-24 11:40:51 +00:00 committed by Action Bot
parent deb47dd3aa
commit dcfd7e4924
3 changed files with 37 additions and 28 deletions

3
.changes/v1.2.0.md Normal file
View File

@ -0,0 +1,3 @@
## v1.2.0 - 2023-11-24
### Release
* Update dependencies. Chill-bundles upgraded from 2.13.0 to 2.14.0

View File

@ -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).
## v1.2.0 - 2023-11-24
### Release
* Update dependencies. Chill-bundles upgraded from 2.13.0 to 2.14.0
## v1.1.0 - 2023-11-22
### Release
* Update dependencies. Chill-bundles upgraded from 2.12.1 to 2.13.0

58
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "075c44f9fdb038b5c3eaea8b148dca46",
"content-hash": "ea594273b5bddc49bfdea875ab75eec5",
"packages": [
{
"name": "brick/math",
@ -223,16 +223,16 @@
},
{
"name": "chill-project/chill-bundles",
"version": "2.13.0",
"version": "2.14.0",
"source": {
"type": "git",
"url": "git@gitlab.com:Chill-Projet/chill-bundles.git",
"reference": "35170e1f7caa5533041152b8ebb153bc6ec5d538"
"reference": "2e4e5ee79ac1f54e7394b82506feb828cb943c2d"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=35170e1f7caa5533041152b8ebb153bc6ec5d538",
"reference": "35170e1f7caa5533041152b8ebb153bc6ec5d538",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=2e4e5ee79ac1f54e7394b82506feb828cb943c2d",
"reference": "2e4e5ee79ac1f54e7394b82506feb828cb943c2d",
"shasum": ""
},
"require": {
@ -344,7 +344,7 @@
"chill",
"social worker"
],
"time": "2023-11-21T13:14:11+00:00"
"time": "2023-11-24T11:39:13+00:00"
},
{
"name": "composer/package-versions-deprecated",
@ -2119,16 +2119,16 @@
},
{
"name": "giggsey/libphonenumber-for-php",
"version": "8.13.25",
"version": "8.13.26",
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
"reference": "fe9c0b201941977b91b6b086c9551aff07a733ae"
"reference": "1d730fe40d5f32641c12ca143a086757c95cfccf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/fe9c0b201941977b91b6b086c9551aff07a733ae",
"reference": "fe9c0b201941977b91b6b086c9551aff07a733ae",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/1d730fe40d5f32641c12ca143a086757c95cfccf",
"reference": "1d730fe40d5f32641c12ca143a086757c95cfccf",
"shasum": ""
},
"require": {
@ -2187,7 +2187,7 @@
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
"source": "https://github.com/giggsey/libphonenumber-for-php"
},
"time": "2023-11-13T09:34:15+00:00"
"time": "2023-11-23T07:57:25+00:00"
},
{
"name": "giggsey/locale",
@ -12246,38 +12246,40 @@
"packages-dev": [
{
"name": "doctrine/data-fixtures",
"version": "1.6.7",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/data-fixtures.git",
"reference": "ae4e845decbe177348fdbecd04331f4fb96aa301"
"reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/ae4e845decbe177348fdbecd04331f4fb96aa301",
"reference": "ae4e845decbe177348fdbecd04331f4fb96aa301",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
"reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^0.5.3 || ^1.0",
"doctrine/persistence": "^1.3.3 || ^2.0 || ^3.0",
"php": "^7.2 || ^8.0"
"doctrine/persistence": "^2.0|^3.0",
"php": "^7.4 || ^8.0"
},
"conflict": {
"doctrine/dbal": "<2.13",
"doctrine/orm": "<2.14",
"doctrine/dbal": "<3.5 || >=5",
"doctrine/orm": "<2.14 || >=4",
"doctrine/phpcr-odm": "<1.3.0"
},
"require-dev": {
"doctrine/coding-standard": "^11.0",
"doctrine/dbal": "^2.13 || ^3.0",
"doctrine/annotations": "^1.12 || ^2",
"doctrine/coding-standard": "^12",
"doctrine/dbal": "^3.5 || ^4",
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
"doctrine/orm": "^2.14",
"doctrine/orm": "^2.14 || ^3",
"ext-sqlite3": "*",
"phpstan/phpstan": "^1.5",
"phpunit/phpunit": "^8.5 || ^9.5 || ^10.0",
"symfony/cache": "^5.0 || ^6.0",
"vimeo/psalm": "^4.10 || ^5.9"
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.6.13 || ^10.4.2",
"symfony/cache": "^5.4 || ^6.3 || ^7",
"symfony/var-exporter": "^5.4 || ^6.3 || ^7",
"vimeo/psalm": "^5.9"
},
"suggest": {
"alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
@ -12308,7 +12310,7 @@
],
"support": {
"issues": "https://github.com/doctrine/data-fixtures/issues",
"source": "https://github.com/doctrine/data-fixtures/tree/1.6.7"
"source": "https://github.com/doctrine/data-fixtures/tree/1.7.0"
},
"funding": [
{
@ -12324,7 +12326,7 @@
"type": "tidelift"
}
],
"time": "2023-08-17T21:15:33+00:00"
"time": "2023-11-24T11:18:31+00:00"
},
{
"name": "doctrine/doctrine-fixtures-bundle",