From d920b26f52cc3ba1534b677aae48063c209c8864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 19:40:17 -0700 Subject: [PATCH] Bump antcms/antloader from 2.0.0 to 2.0.1 (#47) Bumps [antcms/antloader](https://github.com/AntCMS-org/AntLoader) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/AntCMS-org/AntLoader/releases) - [Commits](https://github.com/AntCMS-org/AntLoader/compare/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: antcms/antloader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 751c371..daeee89 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "antcms/antloader", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/AntCMS-org/AntLoader.git", - "reference": "19c70b9038ff6cfee2f0e669d0ecbb55334b6e62" + "reference": "b0f3b484908ae438464e83e5098be815acf571c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AntCMS-org/AntLoader/zipball/19c70b9038ff6cfee2f0e669d0ecbb55334b6e62", - "reference": "19c70b9038ff6cfee2f0e669d0ecbb55334b6e62", + "url": "https://api.github.com/repos/AntCMS-org/AntLoader/zipball/b0f3b484908ae438464e83e5098be815acf571c6", + "reference": "b0f3b484908ae438464e83e5098be815acf571c6", "shasum": "" }, "require": { @@ -47,9 +47,9 @@ "description": "A small and simple autoloader for PHP applications", "support": { "issues": "https://github.com/AntCMS-org/AntLoader/issues", - "source": "https://github.com/AntCMS-org/AntLoader/tree/2.0.0" + "source": "https://github.com/AntCMS-org/AntLoader/tree/2.0.1" }, - "time": "2023-05-27T08:44:01+00:00" + "time": "2023-06-08T06:44:00+00:00" }, { "name": "composer/ca-bundle",