Bump antcms/antloader from 1.0.1 to 1.0.2 (#41)

Bumps [antcms/antloader](https://github.com/AntCMS-org/AntLoader) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/AntCMS-org/AntLoader/releases)
- [Commits](https://github.com/AntCMS-org/AntLoader/compare/1.0.1...1.0.2)

---
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:
dependabot[bot] 2023-05-09 19:22:41 -07:00 committed by GitHub
parent 18e83c915a
commit 95c2774222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -8,16 +8,16 @@
"packages": [
{
"name": "antcms/antloader",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/AntCMS-org/AntLoader.git",
"reference": "6a00c0c3596246f3f87f76d08e3faa86a6faac77"
"reference": "9f34f0fdb0cb601ead37f07bdb303ef397a82db9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/AntCMS-org/AntLoader/zipball/6a00c0c3596246f3f87f76d08e3faa86a6faac77",
"reference": "6a00c0c3596246f3f87f76d08e3faa86a6faac77",
"url": "https://api.github.com/repos/AntCMS-org/AntLoader/zipball/9f34f0fdb0cb601ead37f07bdb303ef397a82db9",
"reference": "9f34f0fdb0cb601ead37f07bdb303ef397a82db9",
"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.1"
"source": "https://github.com/AntCMS-org/AntLoader/tree/1.0.2"
},
"time": "2023-05-05T21:01:06+00:00"
"time": "2023-05-09T05:30:02+00:00"
},
{
"name": "composer/ca-bundle",