diff --git a/composer.json b/composer.json index 1f2f3803..aba68bbf 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "require": { "php": "^8.1", "guzzlehttp/guzzle": "7.5.1", - "laravel/framework": "10.10.0", + "laravel/framework": "10.10.1", "laravel/tinker": "2.8.1" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 5ebfef24..cea35573 100644 --- a/composer.lock +++ b/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": "a2b257c50e34612a51faf80b4bd53066", + "content-hash": "40ce1444ebc9d55b4b79339fd6c296af", "packages": [ { "name": "brick/math", @@ -979,16 +979,16 @@ }, { "name": "laravel/framework", - "version": "v10.10.0", + "version": "v10.10.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "0da22a8d179f79b49d4e71f4822f759651f35012" + "reference": "be0478dea96a6619bb77676f36f67c1500846b17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/0da22a8d179f79b49d4e71f4822f759651f35012", - "reference": "0da22a8d179f79b49d4e71f4822f759651f35012", + "url": "https://api.github.com/repos/laravel/framework/zipball/be0478dea96a6619bb77676f36f67c1500846b17", + "reference": "be0478dea96a6619bb77676f36f67c1500846b17", "shasum": "" }, "require": { @@ -1175,7 +1175,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-05-09T13:08:05+00:00" + "time": "2023-05-11T13:20:25+00:00" }, { "name": "laravel/serializable-closure",