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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ccf05911ef
commit
d920b26f52
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue