Bump antcms/antloader from 1.0.0 to 1.0.1 (#40)
Bumps [antcms/antloader](https://github.com/AntCMS-org/AntLoader) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/AntCMS-org/AntLoader/releases) - [Commits](https://github.com/AntCMS-org/AntLoader/compare/1.0.0...1.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
e01a00d638
commit
18e83c915a
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": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/AntCMS-org/AntLoader.git",
|
||||
"reference": "1f9e11ffa446429292b85b519528aaa0fddf9b5e"
|
||||
"reference": "6a00c0c3596246f3f87f76d08e3faa86a6faac77"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/AntCMS-org/AntLoader/zipball/1f9e11ffa446429292b85b519528aaa0fddf9b5e",
|
||||
"reference": "1f9e11ffa446429292b85b519528aaa0fddf9b5e",
|
||||
"url": "https://api.github.com/repos/AntCMS-org/AntLoader/zipball/6a00c0c3596246f3f87f76d08e3faa86a6faac77",
|
||||
"reference": "6a00c0c3596246f3f87f76d08e3faa86a6faac77",
|
||||
"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/1.0.0"
|
||||
"source": "https://github.com/AntCMS-org/AntLoader/tree/1.0.1"
|
||||
},
|
||||
"time": "2023-05-05T02:16:11+00:00"
|
||||
"time": "2023-05-05T21:01:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/ca-bundle",
|
||||
|
|
Loading…
Reference in a new issue