diff --git a/composer/composer.json b/composer/composer.json index a1e3b8f..26721d6 100644 --- a/composer/composer.json +++ b/composer/composer.json @@ -1,5 +1,5 @@ { "require": { - "laravel/laravel": "v12.0.3" + "laravel/laravel": "v12.0.2" } } diff --git a/composer/composer.lock b/composer/composer.lock index 5257d20..9b50211 100644 --- a/composer/composer.lock +++ b/composer/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ad5e859f3ee8b3421dc1e66b4c3005f2", + "content-hash": "4ba31ab20b6396f878e7dbb13afb9d93", "packages": [ { "name": "brick/math", @@ -445,16 +445,16 @@ }, { "name": "egulias/email-validator", - "version": "4.0.4", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" + "reference": "b115554301161fa21467629f1e1391c1936de517" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", - "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b115554301161fa21467629f1e1391c1936de517", + "reference": "b115554301161fa21467629f1e1391c1936de517", "shasum": "" }, "require": { @@ -500,7 +500,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/4.0.4" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.3" }, "funding": [ { @@ -508,7 +508,7 @@ "type": "github" } ], - "time": "2025-03-06T22:45:56+00:00" + "time": "2024-12-27T00:36:43+00:00" }, { "name": "fruitcake/php-cors", @@ -1056,16 +1056,16 @@ }, { "name": "laravel/framework", - "version": "v12.3.0", + "version": "v12.1.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "ca0412e978f78ecea0cafbe34dd8b18010064f73" + "reference": "9be5738f1ca1530055bb9d6db81f909a7ed34842" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/ca0412e978f78ecea0cafbe34dd8b18010064f73", - "reference": "ca0412e978f78ecea0cafbe34dd8b18010064f73", + "url": "https://api.github.com/repos/laravel/framework/zipball/9be5738f1ca1530055bb9d6db81f909a7ed34842", + "reference": "9be5738f1ca1530055bb9d6db81f909a7ed34842", "shasum": "" }, "require": { @@ -1267,20 +1267,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-03-18T13:49:19+00:00" + "time": "2025-03-05T15:31:19+00:00" }, { "name": "laravel/laravel", - "version": "v12.0.3", + "version": "v12.0.2", "source": { "type": "git", "url": "https://github.com/laravel/laravel.git", - "reference": "4d6a75b0ea02fef80878584191c5f8fbfd136e83" + "reference": "139067230229d16805cf5bd865acb8a9b59ab6b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/laravel/zipball/4d6a75b0ea02fef80878584191c5f8fbfd136e83", - "reference": "4d6a75b0ea02fef80878584191c5f8fbfd136e83", + "url": "https://api.github.com/repos/laravel/laravel/zipball/139067230229d16805cf5bd865acb8a9b59ab6b9", + "reference": "139067230229d16805cf5bd865acb8a9b59ab6b9", "shasum": "" }, "require": { @@ -1320,9 +1320,9 @@ "laravel" ], "support": { - "source": "https://github.com/laravel/laravel/tree/v12.0.3" + "source": "https://github.com/laravel/laravel/tree/v12.0.2" }, - "time": "2025-03-17T20:14:58+00:00" + "time": "2025-03-04T15:48:56+00:00" }, { "name": "laravel/prompts", @@ -3052,16 +3052,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.8", + "version": "v0.12.7", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625" + "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/85057ceedee50c49d4f6ecaff73ee96adb3b3625", - "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", + "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", "shasum": "" }, "require": { @@ -3125,9 +3125,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.8" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.7" }, - "time": "2025-03-16T03:05:19+00:00" + "time": "2024-12-10T01:58:33+00:00" }, { "name": "ralouphie/getallheaders",