From 1cbbdab849b65afef82783ecd613baa5ac0caf0e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 06:34:35 +0000 Subject: [PATCH] Bump krgupta/active from 1.1 to 1.2 Bumps [krgupta/active](https://github.com/krguptaa/active) from 1.1 to 1.2. - [Release notes](https://github.com/krguptaa/active/releases) - [Commits](https://github.com/krguptaa/active/compare/1.1...1.2) Signed-off-by: dependabot-preview[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 2db61ddb..dd7167a9 100644 --- a/composer.lock +++ b/composer.lock @@ -1505,16 +1505,16 @@ }, { "name": "krgupta/active", - "version": "1.1", + "version": "1.2", "source": { "type": "git", "url": "https://github.com/krguptaa/active.git", - "reference": "688777bb721cf82970b0d406366d55184e1639ff" + "reference": "27f21d1fcd6033b53528b1483bd4cb654e989eb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/krguptaa/active/zipball/688777bb721cf82970b0d406366d55184e1639ff", - "reference": "688777bb721cf82970b0d406366d55184e1639ff", + "url": "https://api.github.com/repos/krguptaa/active/zipball/27f21d1fcd6033b53528b1483bd4cb654e989eb2", + "reference": "27f21d1fcd6033b53528b1483bd4cb654e989eb2", "shasum": "" }, "require": { @@ -1530,7 +1530,7 @@ "extra": { "laravel": { "providers": [ - "Krgupta\\Active\\ActiveServiceProvider" + "Krgupta\\Active\\Providers\\ActiveServiceProvider" ], "aliases": { "Active": "Krgupta\\Active\\Facades\\Active" @@ -1543,7 +1543,7 @@ "Krgupta\\ActiveTest\\": "tests/" }, "files": [ - "src/helpers.php" + "src/Helpers/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1562,7 +1562,7 @@ "laravel", "routing" ], - "time": "2019-10-11T09:29:00+00:00" + "time": "2019-10-14T11:50:30+00:00" }, { "name": "laravel/framework",