Indentation fix

pull/637/head
TimZ99 2018-09-04 20:43:50 +02:00
parent 584156c94d
commit 1e4fa63a3b
No known key found for this signature in database
GPG Key ID: 4D8268DC68E8339D
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
"require": {
"php": ">=5.5.9",
"ext-curl": "*",
"ext-pdo": "*",
"ext-xml": "*",
"ext-pdo": "*",
"ext-xml": "*",
"phpmailer/phpmailer": "~6.0",
"symfony/config": "~3.4",
"symfony/dependency-injection": "~3.4",