wp-73k/composer.lock

56 lines
1.8 KiB
JSON
Executable File

{
"_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": "c0d1ffb65b9e528acc693829affbf907",
"packages": [
{
"name": "a7/autoload",
"version": "2.1",
"source": {
"type": "git",
"url": "https://github.com/a7/autoload.git",
"reference": "2d4a63c88150869883e43ad04e04b81125b55fd9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/a7/autoload/zipball/2d4a63c88150869883e43ad04e04b81125b55fd9",
"reference": "2d4a63c88150869883e43ad04e04b81125b55fd9",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"type": "library",
"autoload": {
"files": [
"package.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Unlicense"
],
"authors": [
{
"name": "A7",
"email": "a7@fastmail.com",
"homepage": "https://github.com/a7"
}
],
"description": "Automatically and recursively require_once all php files in a given directory.",
"time": "2019-03-28T11:26:32+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}