circles/composer.lock
Maxence Lange bcf1992a1c fixing stuff
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-01-15 11:08:39 -01:00

57 lines
1.8 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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "bc179f63f07c242d3b3f44fdbf15c8ab",
"packages": [
{
"name": "daita/my-small-php-tools",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/daita/my-small-php-tools.git",
"reference": "23d37b41c4d492604e545c05e0d6abe35eb38cc0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/daita/my-small-php-tools/zipball/23d37b41c4d492604e545c05e0d6abe35eb38cc0",
"reference": "23d37b41c4d492604e545c05e0d6abe35eb38cc0",
"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",
"time": "2020-01-08T12:11:53+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"daita/my-small-php-tools": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}