From dc3177a04d88491ca16f8ae9fe579e439c530c78 Mon Sep 17 00:00:00 2001 From: Ojo Paul Date: Mon, 9 May 2022 18:00:47 +0100 Subject: [PATCH] - composer update --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 504e6e04..d3ffc731 100644 --- a/composer.lock +++ b/composer.lock @@ -3594,7 +3594,7 @@ }, { "name": "illuminate/collections", - "version": "v8.83.10", + "version": "v8.83.11", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -3648,7 +3648,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.83.10", + "version": "v8.83.11", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -3696,7 +3696,7 @@ }, { "name": "illuminate/macroable", - "version": "v8.83.10", + "version": "v8.83.11", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -3742,7 +3742,7 @@ }, { "name": "illuminate/support", - "version": "v8.83.10", + "version": "v8.83.11", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", @@ -9599,5 +9599,5 @@ "php": ">=5.6.20" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }