From 1589f5545b6c33c3895ff48db856de361911dbd2 Mon Sep 17 00:00:00 2001 From: LenaertsJ Date: Mon, 12 Feb 2024 14:47:58 +0000 Subject: [PATCH] update composer.lock and file (automatic update) --- .changes/v1.6.0.md | 3 +++ CHANGELOG.md | 4 ++++ composer.lock | 22 +++++++++++----------- 3 files changed, 18 insertions(+), 11 deletions(-) create mode 100644 .changes/v1.6.0.md diff --git a/.changes/v1.6.0.md b/.changes/v1.6.0.md new file mode 100644 index 0000000..8f87812 --- /dev/null +++ b/.changes/v1.6.0.md @@ -0,0 +1,3 @@ +## v1.6.0 - 2024-02-12 +### Release +* Update dependencies. Chill-bundles upgraded from 2.16.1 to 2.16.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 048d9d8..ee0ed4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.6.0 - 2024-02-12 +### Release +* Update dependencies. Chill-bundles upgraded from 2.16.1 to 2.16.1 + ## v1.5.1 - 2024-02-12 ### Fixed * Overwriting of translations deleted, diff --git a/composer.lock b/composer.lock index 73e21f9..be0a156 100644 --- a/composer.lock +++ b/composer.lock @@ -2118,16 +2118,16 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.29", + "version": "8.13.30", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "b8fa0daf0c27bb6fdb5940e0288f203be7e5cfd4" + "reference": "e09260a4a470b3737877c0f04f964e8a4938ebbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/b8fa0daf0c27bb6fdb5940e0288f203be7e5cfd4", - "reference": "b8fa0daf0c27bb6fdb5940e0288f203be7e5cfd4", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/e09260a4a470b3737877c0f04f964e8a4938ebbd", + "reference": "e09260a4a470b3737877c0f04f964e8a4938ebbd", "shasum": "" }, "require": { @@ -2186,7 +2186,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, - "time": "2024-01-26T08:49:18+00:00" + "time": "2024-02-09T12:16:23+00:00" }, { "name": "giggsey/locale", @@ -4497,16 +4497,16 @@ }, { "name": "php-opencloud/openstack", - "version": "v3.8.0", + "version": "v3.9.0", "source": { "type": "git", "url": "https://github.com/php-opencloud/openstack.git", - "reference": "d823be3079c4772b2ddf16ff2d013f285113eb59" + "reference": "38a686070d3b3a25b26e21f3c445dde1ae66fd8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/d823be3079c4772b2ddf16ff2d013f285113eb59", - "reference": "d823be3079c4772b2ddf16ff2d013f285113eb59", + "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/38a686070d3b3a25b26e21f3c445dde1ae66fd8d", + "reference": "38a686070d3b3a25b26e21f3c445dde1ae66fd8d", "shasum": "" }, "require": { @@ -4568,9 +4568,9 @@ ], "support": { "issues": "https://github.com/php-opencloud/openstack/issues", - "source": "https://github.com/php-opencloud/openstack/tree/v3.8.0" + "source": "https://github.com/php-opencloud/openstack/tree/v3.9.0" }, - "time": "2024-02-05T09:29:20+00:00" + "time": "2024-02-10T10:49:56+00:00" }, { "name": "phpoffice/phpspreadsheet",