mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-05 20:49:09 -04:00
13 lines
290 B
JSON
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"
|
|
}
|
|
}
|