leftypol_lainchan/composer.json

12 lines
278 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",
"php81_bc/strftime": "^0.5.0",
"mrclay/jsmin-php": "^2.4"
}
}