From a52a0203b6bd6268af4756af77f3e7ee251aa066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 04:07:23 +0000 Subject: [PATCH] Bump spatie/laravel-ignition from 1.2.4 to 1.3.0 in /laravel Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 1.2.4 to 1.3.0. - [Release notes](https://github.com/spatie/laravel-ignition/releases) - [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-ignition/compare/1.2.4...1.3.0) --- updated-dependencies: - dependency-name: spatie/laravel-ignition dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- laravel/composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/laravel/composer.lock b/laravel/composer.lock index 99ca66e..12f76a4 100644 --- a/laravel/composer.lock +++ b/laravel/composer.lock @@ -1454,16 +1454,16 @@ }, { "name": "league/flysystem", - "version": "3.0.20", + "version": "3.0.21", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "42a2f47dcf39944e2aee1b660ee55ab6ef69b535" + "reference": "8f1fcf9d2304ff77a006aa36dd2cb5f236999b12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/42a2f47dcf39944e2aee1b660ee55ab6ef69b535", - "reference": "42a2f47dcf39944e2aee1b660ee55ab6ef69b535", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8f1fcf9d2304ff77a006aa36dd2cb5f236999b12", + "reference": "8f1fcf9d2304ff77a006aa36dd2cb5f236999b12", "shasum": "" }, "require": { @@ -1524,7 +1524,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.0.20" + "source": "https://github.com/thephpleague/flysystem/tree/3.0.21" }, "funding": [ { @@ -1540,7 +1540,7 @@ "type": "tidelift" } ], - "time": "2022-05-25T19:18:39+00:00" + "time": "2022-06-12T17:54:28+00:00" }, { "name": "league/mime-type-detection", @@ -7609,16 +7609,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "1.2.4", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "b90026ba26fe6589101dc5cd6527846290560aea" + "reference": "5409e699fc19f4d53e59427445b08f90593fda28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/b90026ba26fe6589101dc5cd6527846290560aea", - "reference": "b90026ba26fe6589101dc5cd6527846290560aea", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/5409e699fc19f4d53e59427445b08f90593fda28", + "reference": "5409e699fc19f4d53e59427445b08f90593fda28", "shasum": "" }, "require": { @@ -7695,7 +7695,7 @@ "type": "github" } ], - "time": "2022-06-08T07:07:57+00:00" + "time": "2022-06-15T13:55:18+00:00" }, { "name": "theseer/tokenizer",