leftypol_lainchan/composer.json

7 lines
96 B
JSON
Raw Normal View History

{
"require": {
"phpunit/phpunit": "^5",
"guzzlehttp/guzzle": "^7.0"
}
}