App Platform sample PHP application.
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.
 
 
 

77 lines
2.5 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#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "16e03395d34a6908d884db19ef1396b5",
"packages": [
{
"name": "alrik11es/cowsayphp",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/alrik11es/cowsayphp.git",
"reference": "080dc10c8f5420fef35163569293601f17124eeb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alrik11es/cowsayphp/zipball/080dc10c8f5420fef35163569293601f17124eeb",
"reference": "080dc10c8f5420fef35163569293601f17124eeb",
"shasum": ""
},
"require": {
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "5.*",
"scrutinizer/ocular": "~1.1"
},
"bin": [
"bin/cowsayphp"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Cowsayphp\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marcos Sigueros",
"email": "alrik11es@gmail.com",
"homepage": "https://github.com/alrik11es",
"role": "Developer"
}
],
"description": "Cowsay port in PHP",
"homepage": "https://github.com/alrik11es/cowsayphp",
"keywords": [
"cowsay"
],
"support": {
"issues": "https://github.com/alrik11es/cowsayphp/issues",
"source": "https://github.com/alrik11es/cowsayphp/tree/master"
},
"time": "2016-08-25T07:53:44+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"
}