Bump antcms/antloader from 2.0.1 to 2.0.2 (#60)
Bumps [antcms/antloader](https://github.com/AntCMS-org/AntLoader) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/AntCMS-org/AntLoader/releases) - [Commits](https://github.com/AntCMS-org/AntLoader/compare/2.0.1...2.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:
parent
eb19768d6a
commit
0a52b31559
1 changed files with 14 additions and 14 deletions
28
composer.lock
generated
28
composer.lock
generated
|
@ -8,16 +8,16 @@
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "antcms/antloader",
|
"name": "antcms/antloader",
|
||||||
"version": "2.0.1",
|
"version": "2.0.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/AntCMS-org/AntLoader.git",
|
"url": "https://github.com/AntCMS-org/AntLoader.git",
|
||||||
"reference": "b0f3b484908ae438464e83e5098be815acf571c6"
|
"reference": "ce5aeeb28544b85150382989d463b8dc71efec87"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/AntCMS-org/AntLoader/zipball/b0f3b484908ae438464e83e5098be815acf571c6",
|
"url": "https://api.github.com/repos/AntCMS-org/AntLoader/zipball/ce5aeeb28544b85150382989d463b8dc71efec87",
|
||||||
"reference": "b0f3b484908ae438464e83e5098be815acf571c6",
|
"reference": "ce5aeeb28544b85150382989d463b8dc71efec87",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -47,9 +47,9 @@
|
||||||
"description": "A small and simple autoloader for PHP applications",
|
"description": "A small and simple autoloader for PHP applications",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/AntCMS-org/AntLoader/issues",
|
"issues": "https://github.com/AntCMS-org/AntLoader/issues",
|
||||||
"source": "https://github.com/AntCMS-org/AntLoader/tree/2.0.1"
|
"source": "https://github.com/AntCMS-org/AntLoader/tree/2.0.2"
|
||||||
},
|
},
|
||||||
"time": "2023-06-08T06:44:00+00:00"
|
"time": "2023-10-03T13:13:17+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/ca-bundle",
|
"name": "composer/ca-bundle",
|
||||||
|
@ -129,22 +129,22 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/class-map-generator",
|
"name": "composer/class-map-generator",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/class-map-generator.git",
|
"url": "https://github.com/composer/class-map-generator.git",
|
||||||
"reference": "1e1cb2b791facb2dfe32932a7718cf2571187513"
|
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513",
|
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9",
|
||||||
"reference": "1e1cb2b791facb2dfe32932a7718cf2571187513",
|
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"composer/pcre": "^2 || ^3",
|
"composer/pcre": "^2.1 || ^3.1",
|
||||||
"php": "^7.2 || ^8.0",
|
"php": "^7.2 || ^8.0",
|
||||||
"symfony/finder": "^4.4 || ^5.3 || ^6"
|
"symfony/finder": "^4.4 || ^5.3 || ^6 || ^7"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpstan/phpstan": "^1.6",
|
"phpstan/phpstan": "^1.6",
|
||||||
|
@ -182,7 +182,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/composer/class-map-generator/issues",
|
"issues": "https://github.com/composer/class-map-generator/issues",
|
||||||
"source": "https://github.com/composer/class-map-generator/tree/1.0.0"
|
"source": "https://github.com/composer/class-map-generator/tree/1.1.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -198,7 +198,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-06-19T11:31:27+00:00"
|
"time": "2023-06-30T13:58:57+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/pcre",
|
"name": "composer/pcre",
|
||||||
|
|
Loading…
Reference in a new issue