diff --git a/composer.json b/composer.json index a2ab2e66..9259403e 100644 --- a/composer.json +++ b/composer.json @@ -82,8 +82,7 @@ "Illuminate\\Foundation\\ComposerScripts::postUpdate", "php artisan ide-helper:generate", "php artisan ide-helper:meta", - "@php artisan telescope:publish --ansi", - "@php artisan horizon:publish --ansi" + "@php artisan telescope:publish --ansi" ] }, "config": { diff --git a/composer.lock b/composer.lock index 86b8eb7c..9056c119 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.311.0", + "version": "3.311.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3e1cc8fe522eae7deca8b7753c573c2c69444705" + "reference": "90218b9372469babf294f97bdd764c9d47ec8a57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3e1cc8fe522eae7deca8b7753c573c2c69444705", - "reference": "3e1cc8fe522eae7deca8b7753c573c2c69444705", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/90218b9372469babf294f97bdd764c9d47ec8a57", + "reference": "90218b9372469babf294f97bdd764c9d47ec8a57", "shasum": "" }, "require": { @@ -151,9 +151,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.311.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.311.1" }, - "time": "2024-06-05T18:07:37+00:00" + "time": "2024-06-06T18:05:50+00:00" }, { "name": "blade-ui-kit/blade-ui-kit",