eesyphp/composer.json

14 lines
339 B
JSON
Raw Normal View History

2020-04-18 00:51:33 +02:00
{
"require": {
"envms/fluentpdo": "^1.1",
"pear/console_table": "^1.3",
"brenard/php-unidecode": "dev-master",
"smarty-gettext/smarty-gettext": "^1.6",
"smarty-gettext/tsmarty2c": "^0.2.1",
"sepia/po-parser": "^6.0"
},
"require-dev": {
"overtrue/phplint": "^3.0"
2020-04-18 00:51:33 +02:00
}
}