Skip to content

Commit 4269fe5

Browse files
authored
Merge pull request #69 from sreichel/patch-1
Support php8.0 for OpenMage
2 parents ab09fd7 + 0d67604 commit 4269fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.1||^8.1"
15+
"php": "^7.1 || ^8.0"
1616
}
1717
}

0 commit comments

Comments
 (0)