You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
stats/composer.lock

54 lines
1.8 KiB

{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "da908e50e13cf60da1235bb3c5b372cd",
"packages": [
{
"name": "vierbergenlars/authserver-installer",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://gitea.vbgn.be/authserver/authserver-installer.git",
"reference": "10f0ed2d7e4a6b41356fbc768412f35367a28876"
},
"require": {
"composer-plugin-api": "^1.1"
},
"require-dev": {
"composer/composer": "^1.5"
},
"type": "composer-plugin",
"extra": {
"class": "vierbergenlars\\Authserver\\Composer\\AuthserverInstallerPlugin"
},
"autoload": {
"psr-4": {
"vierbergenlars\\Authserver\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL"
],
"authors": [
{
"name": "Lars Vierbergen",
"email": "vierbergenlars@gmail.com"
}
],
"description": "Composer installer for custom Authserver plugins",
"time": "2017-08-30T12:01:23+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}