From c76bb23a582859217af4cbcafcc0f42b54634a7d Mon Sep 17 00:00:00 2001 From: Dave Roverts Date: Sun, 13 Feb 2022 16:50:05 +0100 Subject: [PATCH] build(composer): dependency updates --- composer.lock | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index a364157d..6661a6b3 100644 --- a/composer.lock +++ b/composer.lock @@ -3125,16 +3125,16 @@ }, { "name": "league/commonmark", - "version": "2.2.1", + "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "f8afb78f087777b040e0ab8a6b6ca93f6fc3f18a" + "reference": "13d7751377732637814f0cda0e3f6d3243f9f769" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/f8afb78f087777b040e0ab8a6b6ca93f6fc3f18a", - "reference": "f8afb78f087777b040e0ab8a6b6ca93f6fc3f18a", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/13d7751377732637814f0cda0e3f6d3243f9f769", + "reference": "13d7751377732637814f0cda0e3f6d3243f9f769", "shasum": "" }, "require": { @@ -3225,7 +3225,7 @@ "type": "tidelift" } ], - "time": "2022-01-25T14:37:33+00:00" + "time": "2022-02-13T15:00:57+00:00" }, { "name": "league/config", @@ -5770,16 +5770,16 @@ }, { "name": "spatie/ignition", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/spatie/ignition.git", - "reference": "d2d5ba823af3004268556e87dfc94449e4159f5a" + "reference": "772a1ba08219afa2d7dae31901f16db414ad7d37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/ignition/zipball/d2d5ba823af3004268556e87dfc94449e4159f5a", - "reference": "d2d5ba823af3004268556e87dfc94449e4159f5a", + "url": "https://api.github.com/repos/spatie/ignition/zipball/772a1ba08219afa2d7dae31901f16db414ad7d37", + "reference": "772a1ba08219afa2d7dae31901f16db414ad7d37", "shasum": "" }, "require": { @@ -5837,7 +5837,7 @@ "type": "github" } ], - "time": "2022-01-19T12:57:41+00:00" + "time": "2022-02-13T14:14:39+00:00" }, { "name": "spatie/laravel-activitylog", @@ -5932,16 +5932,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "1.0.4", + "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "ca49c7f74022de49910715e8f1ac5ce52123eb3e" + "reference": "c059fafef983db54bf7ebeeb5f9e00006f027fe3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/ca49c7f74022de49910715e8f1ac5ce52123eb3e", - "reference": "ca49c7f74022de49910715e8f1ac5ce52123eb3e", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/c059fafef983db54bf7ebeeb5f9e00006f027fe3", + "reference": "c059fafef983db54bf7ebeeb5f9e00006f027fe3", "shasum": "" }, "require": { @@ -6015,7 +6015,7 @@ "type": "github" } ], - "time": "2022-02-10T08:50:40+00:00" + "time": "2022-02-13T14:16:05+00:00" }, { "name": "spatie/laravel-package-tools", @@ -9330,7 +9330,7 @@ }, { "name": "maximebf/debugbar", - "version": "dev-master", + "version": "v1.18.0", "source": { "type": "git", "url": "https://github.com/maximebf/php-debugbar.git", @@ -9356,7 +9356,6 @@ "monolog/monolog": "Log using Monolog", "predis/predis": "Redis storage" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -9391,7 +9390,7 @@ ], "support": { "issues": "https://github.com/maximebf/php-debugbar/issues", - "source": "https://github.com/maximebf/php-debugbar/tree/master" + "source": "https://github.com/maximebf/php-debugbar/tree/v1.18.0" }, "time": "2021-12-27T18:49:48+00:00" },