mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-22 10:58:58 +00:00
Code cleanup Fixes #231
This commit is contained in:
parent
0dcf7c45c5
commit
96fe1e3143
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user