diff --git a/composer.lock b/composer.lock index 60dba9d2..b445c795 100644 --- a/composer.lock +++ b/composer.lock @@ -2332,16 +2332,16 @@ }, { "name": "nesbot/carbon", - "version": "3.8.2", + "version": "3.8.4", "source": { "type": "git", - "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "e1268cdbc486d97ce23fef2c666dc3c6b6de9947" + "url": "https://github.com/CarbonPHP/carbon.git", + "reference": "129700ed449b1f02d70272d2ac802357c8c30c58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e1268cdbc486d97ce23fef2c666dc3c6b6de9947", - "reference": "e1268cdbc486d97ce23fef2c666dc3c6b6de9947", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", + "reference": "129700ed449b1f02d70272d2ac802357c8c30c58", "shasum": "" }, "require": { @@ -2373,10 +2373,6 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.x-dev", - "dev-2.x": "2.x-dev" - }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -2386,6 +2382,10 @@ "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-master": "3.x-dev" } }, "autoload": { @@ -2434,7 +2434,7 @@ "type": "tidelift" } ], - "time": "2024-11-07T17:46:48+00:00" + "time": "2024-12-27T09:25:35+00:00" }, { "name": "nette/schema", @@ -5211,7 +5211,7 @@ }, { "name": "symfony/clock", - "version": "v7.2.0-BETA1", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", @@ -5265,7 +5265,7 @@ "time" ], "support": { - "source": "https://github.com/symfony/clock/tree/v7.2.0-BETA1" + "source": "https://github.com/symfony/clock/tree/v7.2.0" }, "funding": [ { @@ -6660,8 +6660,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -7109,16 +7109,16 @@ }, { "name": "symfony/translation", - "version": "v7.2.0-BETA1", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "f1faf9a381d39d0bf8ca1c10cab7dcf41fba50dc" + "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/f1faf9a381d39d0bf8ca1c10cab7dcf41fba50dc", - "reference": "f1faf9a381d39d0bf8ca1c10cab7dcf41fba50dc", + "url": "https://api.github.com/repos/symfony/translation/zipball/e2674a30132b7cc4d74540d6c2573aa363f05923", + "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923", "shasum": "" }, "require": { @@ -7184,7 +7184,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.2.0-BETA1" + "source": "https://github.com/symfony/translation/tree/v7.2.2" }, "funding": [ { @@ -7200,7 +7200,7 @@ "type": "tidelift" } ], - "time": "2024-10-23T06:56:12+00:00" + "time": "2024-12-07T08:18:10+00:00" }, { "name": "symfony/translation-contracts",