added plugin screen (#671)

This commit is contained in:
Kevin Papst
2019-04-08 18:38:56 +02:00
committed by GitHub
parent 5bea9915f5
commit 3a4aa5a001
68 changed files with 1392 additions and 490 deletions

View File

@@ -338,9 +338,6 @@
"setasign/fpdi": {
"version": "1.6.2"
},
"squizlabs/php_codesniffer": {
"version": "3.2.2"
},
"swiftmailer/swiftmailer": {
"version": "v6.0.2"
},
@@ -482,6 +479,9 @@
"symfony/polyfill-intl-icu": {
"version": "v1.6.0"
},
"symfony/polyfill-intl-idn": {
"version": "v1.11.0"
},
"symfony/polyfill-mbstring": {
"version": "v1.6.0"
},