actions-toolkit/toolkit/php/composer.lock

63 lines
2 KiB
Text
Raw Normal View History

2020-10-21 17:38:42 +08:00
{
"_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": "186789314681ef91e22ed86aecad1977",
"packages": [
{
"name": "milo/github-api",
"version": "v1.4.7",
"source": {
"type": "git",
"url": "https://github.com/milo/github-api.git",
"reference": "f72f6a1699f9a648dafdb278cbf9a6dc258b4e1f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/milo/github-api/zipball/f72f6a1699f9a648dafdb278cbf9a6dc258b4e1f",
"reference": "f72f6a1699f9a648dafdb278cbf9a6dc258b4e1f",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"nette/tester": "~1.7.0"
},
"suggest": {
"ext-curl": "Allows you to use Http\\CurlClient"
},
"type": "library",
"autoload": {
"classmap": [
"src/Github/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Miloslav Hůla",
"email": "miloslav.hula@gmail.com",
"homepage": "https://github.com/milo"
}
],
"description": "Github API easy access",
"time": "2020-01-03T17:19:16+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "1.1.0"
}