From 18b02630f0392bfd17f98f8c40e04705352e0c31 Mon Sep 17 00:00:00 2001 From: yamlahik Date: Mon, 16 Sep 2024 15:54:02 +0200 Subject: [PATCH] Update composer.lock --- composer.lock | 529 ++++++++++++++++++++++---------------------------- 1 file changed, 228 insertions(+), 301 deletions(-) diff --git a/composer.lock b/composer.lock index c07e2356..853c657c 100644 --- a/composer.lock +++ b/composer.lock @@ -68,16 +68,16 @@ }, { "name": "doctrine/annotations", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f" + "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f", - "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7", + "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7", "shasum": "" }, "require": { @@ -89,10 +89,10 @@ "require-dev": { "doctrine/cache": "^2.0", "doctrine/coding-standard": "^10", - "phpstan/phpstan": "^1.8.0", + "phpstan/phpstan": "^1.10.28", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "symfony/cache": "^5.4 || ^6", - "vimeo/psalm": "^4.10" + "symfony/cache": "^5.4 || ^6.4 || ^7", + "vimeo/psalm": "^4.30 || ^5.14" }, "suggest": { "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" @@ -138,9 +138,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/2.0.1" + "source": "https://github.com/doctrine/annotations/tree/2.0.2" }, - "time": "2023-02-02T22:02:53+00:00" + "time": "2024-09-05T10:17:24+00:00" }, { "name": "doctrine/collections", @@ -787,16 +787,16 @@ }, { "name": "laminas/laminas-filter", - "version": "2.36.0", + "version": "2.37.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-filter.git", - "reference": "307afc21ada0648e84cdcf9e14cd84bd43ee9d13" + "reference": "27dda1e60547bc000b876e24808f47932df2f4ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/307afc21ada0648e84cdcf9e14cd84bd43ee9d13", - "reference": "307afc21ada0648e84cdcf9e14cd84bd43ee9d13", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/27dda1e60547bc000b876e24808f47932df2f4ac", + "reference": "27dda1e60547bc000b876e24808f47932df2f4ac", "shasum": "" }, "require": { @@ -862,7 +862,7 @@ "type": "community_bridge" } ], - "time": "2024-06-13T10:31:36+00:00" + "time": "2024-08-12T09:23:23+00:00" }, { "name": "laminas/laminas-servicemanager", @@ -1170,16 +1170,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.29.1", + "version": "1.30.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4" + "reference": "51b95ec8670af41009e2b2b56873bad96682413e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4", - "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/51b95ec8670af41009e2b2b56873bad96682413e", + "reference": "51b95ec8670af41009e2b2b56873bad96682413e", "shasum": "" }, "require": { @@ -1211,9 +1211,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.30.1" }, - "time": "2024-05-31T08:52:43+00:00" + "time": "2024-09-07T20:13:05+00:00" }, { "name": "psr/cache", @@ -1621,16 +1621,16 @@ }, { "name": "symfony/cache", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "89005bc368ca02ed0433c592e4d27670d0844a66" + "reference": "6f5f750692bd5a212e01a4f1945fd856bceef89e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/89005bc368ca02ed0433c592e4d27670d0844a66", - "reference": "89005bc368ca02ed0433c592e4d27670d0844a66", + "url": "https://api.github.com/repos/symfony/cache/zipball/6f5f750692bd5a212e01a4f1945fd856bceef89e", + "reference": "6f5f750692bd5a212e01a4f1945fd856bceef89e", "shasum": "" }, "require": { @@ -1698,7 +1698,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.4.40" + "source": "https://github.com/symfony/cache/tree/v5.4.42" }, "funding": [ { @@ -1714,7 +1714,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-10T06:02:18+00:00" }, { "name": "symfony/cache-contracts", @@ -1962,16 +1962,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.4.40", + "version": "v5.4.43", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "408b33326496030c201b8051b003e9e8cdb2efc9" + "reference": "8c946c5c1d1692d5378cb722060969730cebc96d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/408b33326496030c201b8051b003e9e8cdb2efc9", - "reference": "408b33326496030c201b8051b003e9e8cdb2efc9", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8c946c5c1d1692d5378cb722060969730cebc96d", + "reference": "8c946c5c1d1692d5378cb722060969730cebc96d", "shasum": "" }, "require": { @@ -2031,7 +2031,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.40" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.43" }, "funding": [ { @@ -2047,7 +2047,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-08-27T00:56:45+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2118,16 +2118,16 @@ }, { "name": "symfony/expression-language", - "version": "v6.4.8", + "version": "v6.4.11", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "0b63cb437741a42104d3ccc9bf60bbd8e1acbd2a" + "reference": "564e109c40d3637053c942a29a58e9434592a8bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/0b63cb437741a42104d3ccc9bf60bbd8e1acbd2a", - "reference": "0b63cb437741a42104d3ccc9bf60bbd8e1acbd2a", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/564e109c40d3637053c942a29a58e9434592a8bf", + "reference": "564e109c40d3637053c942a29a58e9434592a8bf", "shasum": "" }, "require": { @@ -2162,7 +2162,7 @@ "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/expression-language/tree/v6.4.8" + "source": "https://github.com/symfony/expression-language/tree/v6.4.11" }, "funding": [ { @@ -2178,7 +2178,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-08-12T09:55:28+00:00" }, { "name": "symfony/filesystem", @@ -2248,20 +2248,20 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "0424dff1c58f028c451efff2045f5d92410bd540" + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", - "reference": "0424dff1c58f028c451efff2045f5d92410bd540", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-ctype": "*" @@ -2307,7 +2307,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" }, "funding": [ { @@ -2323,24 +2323,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "c027e6a3c6aee334663ec21f5852e89738abc805" + "reference": "48becf00c920479ca2e910c22a5a39e5d47ca956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c027e6a3c6aee334663ec21f5852e89738abc805", - "reference": "c027e6a3c6aee334663ec21f5852e89738abc805", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/48becf00c920479ca2e910c22a5a39e5d47ca956", + "reference": "48becf00c920479ca2e910c22a5a39e5d47ca956", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-iconv": "*" @@ -2387,7 +2387,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.31.0" }, "funding": [ { @@ -2403,26 +2403,25 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c" + "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", - "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773", + "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773", "shasum": "" }, "require": { - "php": ">=7.1", - "symfony/polyfill-intl-normalizer": "^1.10", - "symfony/polyfill-php72": "^1.10" + "php": ">=7.2", + "symfony/polyfill-intl-normalizer": "^1.10" }, "suggest": { "ext-intl": "For best performance" @@ -2471,7 +2470,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0" }, "funding": [ { @@ -2487,24 +2486,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb" + "reference": "3833d7255cc303546435cb650316bff708a1c75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", - "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", + "reference": "3833d7255cc303546435cb650316bff708a1c75c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" @@ -2552,7 +2551,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" }, "funding": [ { @@ -2568,24 +2567,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", - "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-mbstring": "*" @@ -2632,7 +2631,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" }, "funding": [ { @@ -2648,97 +2647,24 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:30:46+00:00" - }, - { - "name": "symfony/polyfill-php72", - "version": "v1.30.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "10112722600777e02d2745716b70c5db4ca70442" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", - "reference": "10112722600777e02d2745716b70c5db4ca70442", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2024-06-19T12:30:46+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1" + "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1", - "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", + "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -2781,7 +2707,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" }, "funding": [ { @@ -2797,24 +2723,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", - "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -2861,7 +2787,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" }, "funding": [ { @@ -2877,24 +2803,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af" + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af", - "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -2937,7 +2863,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" }, "funding": [ { @@ -2953,7 +2879,7 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:30:46+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/service-contracts", @@ -4312,16 +4238,16 @@ }, { "name": "techdivision/import-product", - "version": "26.0.0", + "version": "26.0.2", "source": { "type": "git", "url": "https://github.com/techdivision/import-product.git", - "reference": "64fa284c5e706102ac8090f687a9df30b2a7076d" + "reference": "119135c67d9d03bdb91a86cf3b6ea1894253a778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product/zipball/64fa284c5e706102ac8090f687a9df30b2a7076d", - "reference": "64fa284c5e706102ac8090f687a9df30b2a7076d", + "url": "https://api.github.com/repos/techdivision/import-product/zipball/119135c67d9d03bdb91a86cf3b6ea1894253a778", + "reference": "119135c67d9d03bdb91a86cf3b6ea1894253a778", "shasum": "" }, "require": { @@ -4361,22 +4287,22 @@ "description": "Pacemaker library providing basic Magento 2 product import functionality", "support": { "issues": "https://github.com/techdivision/import-product/issues", - "source": "https://github.com/techdivision/import-product/tree/26.0.0" + "source": "https://github.com/techdivision/import-product/tree/26.0.2" }, - "time": "2024-07-24T15:00:13+00:00" + "time": "2024-07-31T12:28:48+00:00" }, { "name": "techdivision/import-product-bundle", - "version": "26.0.0", + "version": "26.0.1", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-bundle.git", - "reference": "5f9c47a625e928a70aa5f429c1778bc9a89014e7" + "reference": "fda7193c74b534026effb587675c6b9509b1208b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-bundle/zipball/5f9c47a625e928a70aa5f429c1778bc9a89014e7", - "reference": "5f9c47a625e928a70aa5f429c1778bc9a89014e7", + "url": "https://api.github.com/repos/techdivision/import-product-bundle/zipball/fda7193c74b534026effb587675c6b9509b1208b", + "reference": "fda7193c74b534026effb587675c6b9509b1208b", "shasum": "" }, "require": { @@ -4416,22 +4342,22 @@ "description": "Pacemaker library providing basic Magento 2 bundle product import functionality", "support": { "issues": "https://github.com/techdivision/import-product-bundle/issues", - "source": "https://github.com/techdivision/import-product-bundle/tree/26.0.0" + "source": "https://github.com/techdivision/import-product-bundle/tree/26.0.1" }, - "time": "2024-07-24T15:12:59+00:00" + "time": "2024-08-09T10:37:18+00:00" }, { "name": "techdivision/import-product-bundle-ee", - "version": "28.0.0", + "version": "28.0.1", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-bundle-ee.git", - "reference": "6f7b5b271b96d136e08e9791369b5172babf44c1" + "reference": "e395b4618b454722b0731e18e0f0d4dffa8b9839" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-bundle-ee/zipball/6f7b5b271b96d136e08e9791369b5172babf44c1", - "reference": "6f7b5b271b96d136e08e9791369b5172babf44c1", + "url": "https://api.github.com/repos/techdivision/import-product-bundle-ee/zipball/e395b4618b454722b0731e18e0f0d4dffa8b9839", + "reference": "e395b4618b454722b0731e18e0f0d4dffa8b9839", "shasum": "" }, "require": { @@ -4472,22 +4398,22 @@ "description": "Pacemaker library providing basic Magento 2 EE bundle product import functionality", "support": { "issues": "https://github.com/techdivision/import-product-bundle-ee/issues", - "source": "https://github.com/techdivision/import-product-bundle-ee/tree/28.0.0" + "source": "https://github.com/techdivision/import-product-bundle-ee/tree/28.0.1" }, - "time": "2024-07-24T15:24:26+00:00" + "time": "2024-08-09T10:39:20+00:00" }, { "name": "techdivision/import-product-ee", - "version": "27.0.0", + "version": "27.0.1", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-ee.git", - "reference": "e2497dfbcda1851d39f50affbfdfd84ee1a9055b" + "reference": "7f5cafbe9988b0e26de3ea65a24ecf6716eef0a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-ee/zipball/e2497dfbcda1851d39f50affbfdfd84ee1a9055b", - "reference": "e2497dfbcda1851d39f50affbfdfd84ee1a9055b", + "url": "https://api.github.com/repos/techdivision/import-product-ee/zipball/7f5cafbe9988b0e26de3ea65a24ecf6716eef0a4", + "reference": "7f5cafbe9988b0e26de3ea65a24ecf6716eef0a4", "shasum": "" }, "require": { @@ -4528,22 +4454,22 @@ "description": "Pacemaker library providing basic Magento 2 EE product import functionality", "support": { "issues": "https://github.com/techdivision/import-product-ee/issues", - "source": "https://github.com/techdivision/import-product-ee/tree/27.0.0" + "source": "https://github.com/techdivision/import-product-ee/tree/27.0.1" }, - "time": "2024-07-24T15:21:40+00:00" + "time": "2024-07-29T12:17:23+00:00" }, { "name": "techdivision/import-product-grouped", - "version": "20.0.0", + "version": "20.0.1", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-grouped.git", - "reference": "96f520918aabea94fea7505cc2d496f24a12433e" + "reference": "59fa410d2c52b0e8a503c63ba9ca3a6cbfaaa931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-grouped/zipball/96f520918aabea94fea7505cc2d496f24a12433e", - "reference": "96f520918aabea94fea7505cc2d496f24a12433e", + "url": "https://api.github.com/repos/techdivision/import-product-grouped/zipball/59fa410d2c52b0e8a503c63ba9ca3a6cbfaaa931", + "reference": "59fa410d2c52b0e8a503c63ba9ca3a6cbfaaa931", "shasum": "" }, "require": { @@ -4583,22 +4509,22 @@ "description": "Pacemaker library providing basic Magento 2 grouped product import functionality", "support": { "issues": "https://github.com/techdivision/import-product-grouped/issues", - "source": "https://github.com/techdivision/import-product-grouped/tree/20.0.0" + "source": "https://github.com/techdivision/import-product-grouped/tree/20.0.1" }, - "time": "2024-07-24T15:33:47+00:00" + "time": "2024-07-29T12:51:56+00:00" }, { "name": "techdivision/import-product-grouped-ee", - "version": "22.0.0", + "version": "22.0.2", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-grouped-ee.git", - "reference": "51bb2f68eda6093c5d1a283492b39a896ea4755c" + "reference": "425083171398fed1508a9dc6d30eb6eeea879190" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-grouped-ee/zipball/51bb2f68eda6093c5d1a283492b39a896ea4755c", - "reference": "51bb2f68eda6093c5d1a283492b39a896ea4755c", + "url": "https://api.github.com/repos/techdivision/import-product-grouped-ee/zipball/425083171398fed1508a9dc6d30eb6eeea879190", + "reference": "425083171398fed1508a9dc6d30eb6eeea879190", "shasum": "" }, "require": { @@ -4639,22 +4565,22 @@ "description": "Pacemaker library providing basic Magento 2 EE grouped product import functionality", "support": { "issues": "https://github.com/techdivision/import-product-grouped-ee/issues", - "source": "https://github.com/techdivision/import-product-grouped-ee/tree/22.0.0" + "source": "https://github.com/techdivision/import-product-grouped-ee/tree/22.0.2" }, - "time": "2024-07-24T15:36:42+00:00" + "time": "2024-08-16T12:24:38+00:00" }, { "name": "techdivision/import-product-link", - "version": "26.0.0", + "version": "26.0.2", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-link.git", - "reference": "68db8191af342d82886c22130a24f0e6eaa48cf5" + "reference": "119a32ec3334a12ec62ccfba790982123c06ff6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-link/zipball/68db8191af342d82886c22130a24f0e6eaa48cf5", - "reference": "68db8191af342d82886c22130a24f0e6eaa48cf5", + "url": "https://api.github.com/repos/techdivision/import-product-link/zipball/119a32ec3334a12ec62ccfba790982123c06ff6a", + "reference": "119a32ec3334a12ec62ccfba790982123c06ff6a", "shasum": "" }, "require": { @@ -4694,22 +4620,22 @@ "description": "Pacemaker library providing basic Magento 2 product link import functionality", "support": { "issues": "https://github.com/techdivision/import-product-link/issues", - "source": "https://github.com/techdivision/import-product-link/tree/26.0.0" + "source": "https://github.com/techdivision/import-product-link/tree/26.0.2" }, - "time": "2024-07-24T15:28:25+00:00" + "time": "2024-09-16T13:26:00+00:00" }, { "name": "techdivision/import-product-link-ee", - "version": "28.0.0", + "version": "28.0.1", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-link-ee.git", - "reference": "ac382cf2cc4b9ca57e6bff1e00e06c3fe3a5b056" + "reference": "39bf96bdb89b768d2b1bfed4d8acb6049a1e6567" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-link-ee/zipball/ac382cf2cc4b9ca57e6bff1e00e06c3fe3a5b056", - "reference": "ac382cf2cc4b9ca57e6bff1e00e06c3fe3a5b056", + "url": "https://api.github.com/repos/techdivision/import-product-link-ee/zipball/39bf96bdb89b768d2b1bfed4d8acb6049a1e6567", + "reference": "39bf96bdb89b768d2b1bfed4d8acb6049a1e6567", "shasum": "" }, "require": { @@ -4750,9 +4676,9 @@ "description": "Pacemaker library providing basic Magento 2 EE product link import functionality", "support": { "issues": "https://github.com/techdivision/import-product-link-ee/issues", - "source": "https://github.com/techdivision/import-product-link-ee/tree/28.0.0" + "source": "https://github.com/techdivision/import-product-link-ee/tree/28.0.1" }, - "time": "2024-07-24T15:31:14+00:00" + "time": "2024-08-09T10:28:05+00:00" }, { "name": "techdivision/import-product-media", @@ -5037,16 +4963,16 @@ }, { "name": "techdivision/import-product-variant", - "version": "26.0.0", + "version": "26.0.2", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-variant.git", - "reference": "54a584d7fc42cdda0fd9d950cccfc2a8fd7e47be" + "reference": "9c3495d79e434f7b71462f32748aabc1f41c0803" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-variant/zipball/54a584d7fc42cdda0fd9d950cccfc2a8fd7e47be", - "reference": "54a584d7fc42cdda0fd9d950cccfc2a8fd7e47be", + "url": "https://api.github.com/repos/techdivision/import-product-variant/zipball/9c3495d79e434f7b71462f32748aabc1f41c0803", + "reference": "9c3495d79e434f7b71462f32748aabc1f41c0803", "shasum": "" }, "require": { @@ -5086,22 +5012,22 @@ "description": "Pacemaker library providing basic Magento 2 configurable product import functionality", "support": { "issues": "https://github.com/techdivision/import-product-variant/issues", - "source": "https://github.com/techdivision/import-product-variant/tree/26.0.0" + "source": "https://github.com/techdivision/import-product-variant/tree/26.0.2" }, - "time": "2024-07-24T15:40:34+00:00" + "time": "2024-08-09T10:41:58+00:00" }, { "name": "techdivision/import-product-variant-ee", - "version": "28.0.0", + "version": "28.0.1", "source": { "type": "git", "url": "https://github.com/techdivision/import-product-variant-ee.git", - "reference": "fc82a630ad64026cfba1fad088a86615aa64f68b" + "reference": "921c6f0ec0d22c64e73be676981c798d2303d121" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/techdivision/import-product-variant-ee/zipball/fc82a630ad64026cfba1fad088a86615aa64f68b", - "reference": "fc82a630ad64026cfba1fad088a86615aa64f68b", + "url": "https://api.github.com/repos/techdivision/import-product-variant-ee/zipball/921c6f0ec0d22c64e73be676981c798d2303d121", + "reference": "921c6f0ec0d22c64e73be676981c798d2303d121", "shasum": "" }, "require": { @@ -5142,9 +5068,9 @@ "description": "Pacemaker library providing basic Magento 2 EE configurable product import functionality", "support": { "issues": "https://github.com/techdivision/import-product-variant-ee/issues", - "source": "https://github.com/techdivision/import-product-variant-ee/tree/28.0.0" + "source": "https://github.com/techdivision/import-product-variant-ee/tree/28.0.1" }, - "time": "2024-07-24T15:46:26+00:00" + "time": "2024-08-09T10:44:12+00:00" }, { "name": "techdivision/import-serializer", @@ -5524,26 +5450,26 @@ }, { "name": "composer/pcre", - "version": "3.2.0", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90" + "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/ea4ab6f9580a4fd221e0418f2c357cdd39102a90", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90", + "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4", + "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "conflict": { - "phpstan/phpstan": "<1.11.8" + "phpstan/phpstan": "<1.11.10" }, "require-dev": { - "phpstan/phpstan": "^1.11.8", + "phpstan/phpstan": "^1.11.10", "phpstan/phpstan-strict-rules": "^1.1", "phpunit/phpunit": "^8 || ^9" }, @@ -5583,7 +5509,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.2.0" + "source": "https://github.com/composer/pcre/tree/3.3.1" }, "funding": [ { @@ -5599,7 +5525,7 @@ "type": "tidelift" } ], - "time": "2024-07-25T09:36:02+00:00" + "time": "2024-08-27T18:44:43+00:00" }, { "name": "composer/semver", @@ -6304,16 +6230,16 @@ }, { "name": "doctrine/dbal", - "version": "4.0.4", + "version": "4.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "50fda19f80724b55ff770bb4ff352407008e63c5" + "reference": "7a8252418689feb860ea8dfeab66d64a56a64df8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/50fda19f80724b55ff770bb4ff352407008e63c5", - "reference": "50fda19f80724b55ff770bb4ff352407008e63c5", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/7a8252418689feb860ea8dfeab66d64a56a64df8", + "reference": "7a8252418689feb860ea8dfeab66d64a56a64df8", "shasum": "" }, "require": { @@ -6326,16 +6252,16 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.2", - "phpstan/phpstan": "1.11.5", + "phpstan/phpstan": "1.12.0", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "^1.6", - "phpunit/phpunit": "10.5.22", + "phpunit/phpunit": "10.5.30", "psalm/plugin-phpunit": "0.19.0", "slevomat/coding-standard": "8.13.1", - "squizlabs/php_codesniffer": "3.10.1", + "squizlabs/php_codesniffer": "3.10.2", "symfony/cache": "^6.3.8|^7.0", "symfony/console": "^5.4|^6.3|^7.0", - "vimeo/psalm": "5.24.0" + "vimeo/psalm": "5.25.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -6392,7 +6318,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/4.0.4" + "source": "https://github.com/doctrine/dbal/tree/4.1.1" }, "funding": [ { @@ -6408,7 +6334,7 @@ "type": "tidelift" } ], - "time": "2024-06-19T11:57:23+00:00" + "time": "2024-09-03T08:58:39+00:00" }, { "name": "friends-of-behat/mink-browserkit-driver", @@ -6955,23 +6881,24 @@ }, { "name": "mikey179/vfsstream", - "version": "v1.6.11", + "version": "v1.6.12", "source": { "type": "git", "url": "https://github.com/bovigo/vfsStream.git", - "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f" + "reference": "fe695ec993e0a55c3abdda10a9364eb31c6f1bf0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f", - "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f", + "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/fe695ec993e0a55c3abdda10a9364eb31c6f1bf0", + "reference": "fe695ec993e0a55c3abdda10a9364eb31c6f1bf0", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.1.0" }, "require-dev": { - "phpunit/phpunit": "^4.5|^5.0" + "phpunit/phpunit": "^7.5||^8.5||^9.6", + "yoast/phpunit-polyfills": "^2.0" }, "type": "library", "extra": { @@ -7002,7 +6929,7 @@ "source": "https://github.com/bovigo/vfsStream/tree/master", "wiki": "https://github.com/bovigo/vfsStream/wiki" }, - "time": "2022-02-23T02:02:42+00:00" + "time": "2024-08-29T18:43:31+00:00" }, { "name": "myclabs/deep-copy", @@ -7066,16 +6993,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.1.0", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1" + "reference": "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1", - "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb", + "reference": "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb", "shasum": "" }, "require": { @@ -7118,9 +7045,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.2.0" }, - "time": "2024-07-01T20:03:41+00:00" + "time": "2024-09-15T16:40:33+00:00" }, { "name": "pdepend/pdepend", @@ -7450,35 +7377,35 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.31", + "version": "9.2.32", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "48c34b5d8d983006bd2adc2d0de92963b9155965" + "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/48c34b5d8d983006bd2adc2d0de92963b9155965", - "reference": "48c34b5d8d983006bd2adc2d0de92963b9155965", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5", + "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", - "nikic/php-parser": "^4.18 || ^5.0", + "nikic/php-parser": "^4.19.1 || ^5.1.0", "php": ">=7.3", - "phpunit/php-file-iterator": "^3.0.3", - "phpunit/php-text-template": "^2.0.2", - "sebastian/code-unit-reverse-lookup": "^2.0.2", - "sebastian/complexity": "^2.0", - "sebastian/environment": "^5.1.2", - "sebastian/lines-of-code": "^1.0.3", - "sebastian/version": "^3.0.1", - "theseer/tokenizer": "^1.2.0" + "phpunit/php-file-iterator": "^3.0.6", + "phpunit/php-text-template": "^2.0.4", + "sebastian/code-unit-reverse-lookup": "^2.0.3", + "sebastian/complexity": "^2.0.3", + "sebastian/environment": "^5.1.5", + "sebastian/lines-of-code": "^1.0.4", + "sebastian/version": "^3.0.2", + "theseer/tokenizer": "^1.2.3" }, "require-dev": { - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.6" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", @@ -7487,7 +7414,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "9.2-dev" + "dev-main": "9.2.x-dev" } }, "autoload": { @@ -7516,7 +7443,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.31" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32" }, "funding": [ { @@ -7524,7 +7451,7 @@ "type": "github" } ], - "time": "2024-03-02T06:37:42+00:00" + "time": "2024-08-22T04:23:01+00:00" }, { "name": "phpunit/php-file-iterator", @@ -7986,16 +7913,16 @@ }, { "name": "phrity/util-errorhandler", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sirn-se/phrity-util-errorhandler.git", - "reference": "4016d9f9615a4c602f525b0542e4835e316a42e4" + "reference": "483228156e06673963902b1cc1e6bd9541ab4d5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirn-se/phrity-util-errorhandler/zipball/4016d9f9615a4c602f525b0542e4835e316a42e4", - "reference": "4016d9f9615a4c602f525b0542e4835e316a42e4", + "url": "https://api.github.com/repos/sirn-se/phrity-util-errorhandler/zipball/483228156e06673963902b1cc1e6bd9541ab4d5e", + "reference": "483228156e06673963902b1cc1e6bd9541ab4d5e", "shasum": "" }, "require": { @@ -8031,9 +7958,9 @@ ], "support": { "issues": "https://github.com/sirn-se/phrity-util-errorhandler/issues", - "source": "https://github.com/sirn-se/phrity-util-errorhandler/tree/1.1.0" + "source": "https://github.com/sirn-se/phrity-util-errorhandler/tree/1.1.1" }, - "time": "2024-03-05T19:32:14+00:00" + "time": "2024-09-12T06:49:16+00:00" }, { "name": "phrity/websocket", @@ -9881,16 +9808,16 @@ }, { "name": "symfony/finder", - "version": "v6.4.8", + "version": "v6.4.11", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "3ef977a43883215d560a2cecb82ec8e62131471c" + "reference": "d7eb6daf8cd7e9ac4976e9576b32042ef7253453" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c", - "reference": "3ef977a43883215d560a2cecb82ec8e62131471c", + "url": "https://api.github.com/repos/symfony/finder/zipball/d7eb6daf8cd7e9ac4976e9576b32042ef7253453", + "reference": "d7eb6daf8cd7e9ac4976e9576b32042ef7253453", "shasum": "" }, "require": { @@ -9925,7 +9852,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.4.8" + "source": "https://github.com/symfony/finder/tree/v6.4.11" }, "funding": [ { @@ -9941,7 +9868,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-08-13T14:27:37+00:00" }, { "name": "symfony/http-client-contracts", @@ -10023,16 +9950,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.4.40", + "version": "v5.4.42", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "cf4893ca4eca3fac4ae06da1590afdbbb4217847" + "reference": "9c375b2abef0b657aa0b7612b763df5c12a465ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cf4893ca4eca3fac4ae06da1590afdbbb4217847", - "reference": "cf4893ca4eca3fac4ae06da1590afdbbb4217847", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9c375b2abef0b657aa0b7612b763df5c12a465ab", + "reference": "9c375b2abef0b657aa0b7612b763df5c12a465ab", "shasum": "" }, "require": { @@ -10079,7 +10006,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.40" + "source": "https://github.com/symfony/http-foundation/tree/v5.4.42" }, "funding": [ { @@ -10095,7 +10022,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-07-26T11:59:59+00:00" }, { "name": "symfony/http-kernel", @@ -10497,16 +10424,16 @@ }, { "name": "symfony/var-dumper", - "version": "v5.4.40", + "version": "v5.4.43", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "af8868a6e9d6082dfca11f1a1f205ae93a8b6d93" + "reference": "6be6a6a8af4818564e3726fc65cf936f34743cef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/af8868a6e9d6082dfca11f1a1f205ae93a8b6d93", - "reference": "af8868a6e9d6082dfca11f1a1f205ae93a8b6d93", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6be6a6a8af4818564e3726fc65cf936f34743cef", + "reference": "6be6a6a8af4818564e3726fc65cf936f34743cef", "shasum": "" }, "require": { @@ -10566,7 +10493,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.4.40" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.43" }, "funding": [ { @@ -10582,7 +10509,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-08-30T16:01:46+00:00" }, { "name": "symfony/yaml",