Skip to content

Commit f250b56

Browse files
committed
Updating dependencies and forcing to PHP 7.2.5 minimum
1 parent 220d755 commit f250b56

File tree

2 files changed

+36
-30
lines changed

2 files changed

+36
-30
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
"homepage": "https://github.com/joomla-extensions/patchtester",
77
"license": "GPL-2.0-or-later",
88
"config": {
9-
"vendor-dir": "administrator/components/com_patchtester/vendor"
9+
"vendor-dir": "administrator/components/com_patchtester/vendor",
10+
"platform": {
11+
"php": "7.2.5"
12+
}
1013
},
1114
"require": {
1215
"php": "^7.2",

composer.lock

Lines changed: 32 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)