diff --git a/composer.lock b/composer.lock index 2f604819c..269a7f50a 100644 --- a/composer.lock +++ b/composer.lock @@ -1315,16 +1315,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.54.0", + "version": "2.58.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "43b84efd642d55188dc0a8ffee4de187c1dc2314" + "reference": "9d5a8cfb22713282fe6d632dcf0dee131366d743" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/43b84efd642d55188dc0a8ffee4de187c1dc2314", - "reference": "43b84efd642d55188dc0a8ffee4de187c1dc2314", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/9d5a8cfb22713282fe6d632dcf0dee131366d743", + "reference": "9d5a8cfb22713282fe6d632dcf0dee131366d743", "shasum": "" }, "require": { @@ -1395,7 +1395,7 @@ "type": "community_bridge" } ], - "time": "2024-05-16T12:03:20+00:00" + "time": "2024-06-17T08:52:30+00:00" }, { "name": "league/csv", @@ -2018,7 +2018,7 @@ }, { "name": "php-http/cache-plugin", - "version": "2.x-dev", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/php-http/cache-plugin.git", @@ -2041,7 +2041,6 @@ "nyholm/psr7": "^1.6.1", "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -2730,20 +2729,20 @@ }, { "name": "psr/http-factory", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "e616d01114759c4c489f93b099585439f795fe35" + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", - "reference": "e616d01114759c4c489f93b099585439f795fe35", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { - "php": ">=7.0.0", + "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", @@ -2767,7 +2766,7 @@ "homepage": "https://www.php-fig.org/" } ], - "description": "Common interfaces for PSR-7 HTTP message factories", + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", @@ -2779,9 +2778,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/1.0.2" + "source": "https://github.com/php-fig/http-factory" }, - "time": "2023-04-10T20:10:41+00:00" + "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", @@ -4915,16 +4914,16 @@ }, { "name": "symfony/options-resolver", - "version": "v6.4.0", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "22301f0e7fdeaacc14318928612dee79be99860e" + "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e", - "reference": "22301f0e7fdeaacc14318928612dee79be99860e", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22ab9e9101ab18de37839074f8a1197f55590c1b", + "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b", "shasum": "" }, "require": { @@ -4962,7 +4961,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v6.4.0" + "source": "https://github.com/symfony/options-resolver/tree/v6.4.8" }, "funding": [ { @@ -4978,7 +4977,7 @@ "type": "tidelift" } ], - "time": "2023-08-08T10:16:24+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/polyfill-ctype", @@ -13198,18 +13197,9 @@ "time": "2022-06-03T18:03:27+00:00" } ], - "aliases": [ - { - "package": "php-http/cache-plugin", - "version": "2.9999999.9999999.9999999-dev", - "alias": "1.8.1", - "alias_normalized": "1.8.1.0" - } - ], + "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "php-http/cache-plugin": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {