Skip to content

Commit dd2a86c

Browse files
committed
Set minimum PHP version to 7.2.5
1 parent 2e2139d commit dd2a86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://github.com/joomla-framework/github-api",
77
"license": "GPL-2.0-or-later",
88
"require": {
9-
"php": "~7.2",
9+
"php": "^7.2.5",
1010
"joomla/http": "~1.3|~2.0",
1111
"joomla/registry": "^1.4.5|~2.0",
1212
"joomla/uri": "~1.0|~2.0"

0 commit comments

Comments
 (0)