leftypol_lainchan/composer.json

9 lines
152 B
JSON
Raw Normal View History

{
"require": {
"phpunit/phpunit": "^5",
"guzzlehttp/guzzle": "^7.0",
2023-07-31 21:00:56 +00:00
"lifo/ip": "^1.1",
"twig/twig": "^3.0"
}
}