Initial build.
This commit is contained in:
53
composer.lock
generated
Normal file
53
composer.lock
generated
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"_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": "62a6a51cbea614094e050f847730af97",
|
||||
"packages": [
|
||||
{
|
||||
"name": "magicoli/wp-package-updater-lib",
|
||||
"version": "v0.1.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/magicoli/wp-package-updater-lib.git",
|
||||
"reference": "e822132741c08d054fb97f249b1143c220f30e6f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/magicoli/wp-package-updater-lib/zipball/e822132741c08d054fb97f249b1143c220f30e6f",
|
||||
"reference": "e822132741c08d054fb97f249b1143c220f30e6f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require-dev": {
|
||||
"froger-me/wp-plugin-update-server": "*"
|
||||
},
|
||||
"type": "library",
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"AGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Magiiic"
|
||||
}
|
||||
],
|
||||
"description": "Composer package for wp-package-updater library.",
|
||||
"support": {
|
||||
"issues": "https://github.com/magicoli/wp-package-updater-lib/issues",
|
||||
"source": "https://github.com/magicoli/wp-package-updater-lib/tree/v0.1.10"
|
||||
},
|
||||
"time": "2023-06-09T12:42:28+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