Code cleanup Fixes #231

This commit is contained in:
Roland Dalmulder 2020-03-22 10:37:29 +01:00
parent 0dcf7c45c5
commit 96fe1e3143
No known key found for this signature in database
GPG Key ID: FD49814C56AE3AF9
2 changed files with 713 additions and 655 deletions

View File

@ -9,7 +9,8 @@
"vendor-dir": "administrator/components/com_patchtester/vendor"
},
"require": {
"php": "^7.2"
"php": "^7.2",
"ext-json": "*"
},
"require-dev": {
"joomla/crowdin-sync": "dev-master",