Init Gitea
This commit is contained in:
55
composer.lock
generated
Normal file
55
composer.lock
generated
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "7b8581d4ae9b39b858953fb3dca8af05",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ec-cube/plugin-installer",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EC-CUBE/eccube-plugin-installer.git",
|
||||
"reference": "2cb574d0fda477af98b6199ddcb99e1a2c7e228a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/EC-CUBE/eccube-plugin-installer/zipball/2cb574d0fda477af98b6199ddcb99e1a2c7e228a",
|
||||
"reference": "2cb574d0fda477af98b6199ddcb99e1a2c7e228a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "^1.0 || ^2.0"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"class": "Eccube\\Composer\\EccubePluginInstallerPlugin"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Eccube": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"description": "EC-CUBE plugin installer.",
|
||||
"support": {
|
||||
"source": "https://github.com/EC-CUBE/eccube-plugin-installer/tree/2.0.1"
|
||||
},
|
||||
"time": "2021-07-20T01:13:11+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
Reference in New Issue
Block a user