leftypol_lainchan/composer.json

12 lines
270 B
JSON
Raw Normal View History

{
"require": {
"phpunit/phpunit": "^10",
"guzzlehttp/guzzle": "^7.0",
2023-07-31 21:00:56 +00:00
"lifo/ip": "^1.1",
"twig/twig": "^3.0",
"phpmyadmin/twig-i18n-extension": "^4.0",
"mrclay/jsmin-php": "^2.4",
"ramsey/uuid": "^4.7"
}
}