diff --git a/composer.lock b/composer.lock index 6e193b2..c697977 100644 --- a/composer.lock +++ b/composer.lock @@ -3166,16 +3166,16 @@ }, { "name": "symfony/clock", - "version": "v7.1.0", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", - "reference": "fe47b7cf6a68c045c37928aa89a39d5eb9a2b37c" + "reference": "3dfc8b084853586de51dd1441c6242c76a28cbe7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/clock/zipball/fe47b7cf6a68c045c37928aa89a39d5eb9a2b37c", - "reference": "fe47b7cf6a68c045c37928aa89a39d5eb9a2b37c", + "url": "https://api.github.com/repos/symfony/clock/zipball/3dfc8b084853586de51dd1441c6242c76a28cbe7", + "reference": "3dfc8b084853586de51dd1441c6242c76a28cbe7", "shasum": "", "mirrors": [ { @@ -3226,7 +3226,7 @@ "time" ], "support": { - "source": "https://github.com/symfony/clock/tree/v7.1.0" + "source": "https://github.com/symfony/clock/tree/v7.1.1" }, "funding": [ { @@ -3242,7 +3242,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/config", @@ -4479,16 +4479,16 @@ }, { "name": "symfony/messenger", - "version": "v7.0.8", + "version": "v7.0.9", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "ed7bccfe31e7f0bdb5b101f48b6027622a7a48cb" + "reference": "c27e9e7f7e9781ad2555222fc21efe29e72fd31f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/ed7bccfe31e7f0bdb5b101f48b6027622a7a48cb", - "reference": "ed7bccfe31e7f0bdb5b101f48b6027622a7a48cb", + "url": "https://api.github.com/repos/symfony/messenger/zipball/c27e9e7f7e9781ad2555222fc21efe29e72fd31f", + "reference": "c27e9e7f7e9781ad2555222fc21efe29e72fd31f", "shasum": "", "mirrors": [ { @@ -4551,7 +4551,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v7.0.8" + "source": "https://github.com/symfony/messenger/tree/v7.0.9" }, "funding": [ { @@ -4567,7 +4567,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:55:39+00:00" + "time": "2024-06-28T07:59:17+00:00" }, { "name": "symfony/options-resolver", @@ -4901,16 +4901,16 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "86fcae159633351e5fd145d1c47de6c528f8caff" + "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff", - "reference": "86fcae159633351e5fd145d1c47de6c528f8caff", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", + "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", "shasum": "", "mirrors": [ { @@ -4920,8 +4920,7 @@ ] }, "require": { - "php": ">=7.1", - "symfony/polyfill-php80": "^1.14" + "php": ">=7.1" }, "type": "library", "extra": { @@ -4964,7 +4963,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.30.0" }, "funding": [ { @@ -4980,7 +4979,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:35:24+00:00" }, { "name": "symfony/process",