circles/composer.lock
Maxence Lange 5953e12c81 multi-instance
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2021-05-20 20:49:41 -01:00

60 lines
2 KiB
JSON

{
"_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": "15eedad7e405755f472cb4bfbd8c1925",
"packages": [
{
"name": "daita/my-small-php-tools",
"version": "v22.0.4",
"source": {
"type": "git",
"url": "https://github.com/daita/my-small-php-tools.git",
"reference": "8ec59645d820bf85e2a8f9857140942bd940a433"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/8ec59645d820bf85e2a8f9857140942bd940a433",
"reference": "8ec59645d820bf85e2a8f9857140942bd940a433",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"daita\\MySmallPhpTools\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0-or-later"
],
"authors": [
{
"name": "Maxence Lange",
"email": "maxence@artificial-owl.com"
}
],
"description": "My small PHP Tools",
"support": {
"issues": "https://github.com/daita/my-small-php-tools/issues",
"source": "https://github.com/daita/my-small-php-tools/tree/v22.0.4"
},
"time": "2021-05-19T12:40:49+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.0.0"
}