Skip to content

Commit 805bf42

Browse files
committed
Raising PHP minimum requirements to 8.1.0
1 parent 2f4d5a2 commit 805bf42

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.5|~8.0.0|~8.1.0",
9+
"php": "~8.1.0",
1010
"joomla/http": "^2.0",
1111
"joomla/registry": "^2.0",
1212
"joomla/uri": "^2.0"

0 commit comments

Comments
 (0)