Skip to content

Commit 7c0c809

Browse files
Allow PHP8 usage ;)
1 parent 25c294a commit 7c0c809

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.1",
17+
"php": ">=7.1",
1818
"composer-plugin-api": "^1.1|^2.0",
1919
"captainhook/captainhook": "^5.0"
2020
},

0 commit comments

Comments
 (0)