From 67945925437a74c481a547eba70dc67decdf9036 Mon Sep 17 00:00:00 2001 From: Shift Date: Fri, 1 Mar 2024 20:11:15 +0000 Subject: [PATCH] Bump dependencies for Laravel 11 --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 12be32f..3870e5f 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,11 @@ "require": { "php": "^7.3 || ^8.0", "guzzlehttp/guzzle": "^7.0", - "nesbot/carbon": "^2.0", - "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0" + "nesbot/carbon": "^2.0 || ^3.0", + "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.0 || ^10.5" }, "autoload": { "files": [