Files
gallery3/composer.json
2021-04-23 12:07:56 -07:00

13 lines
290 B
JSON

{
"require": {
"phpmailer/phpmailer": "~6.1",
"lsolesen/pel": "^0.9"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.0",
"php-parallel-lint/php-console-highlighter": "^0.5",
"squizlabs/php_codesniffer": "3.*",
"phpcompatibility/php-compatibility": "^9.0"
}
}