Skip to content

Commit 1dc6f89

Browse files
authored
Task: Allow PHP 8
1 parent 57d4403 commit 1dc6f89

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
@@ -5,7 +5,7 @@
55
"homepage": "http://flowpack.org/",
66
"license": ["LGPL-3.0-only"],
77
"require": {
8-
"php": "^7.3",
8+
"php": "^7.3 || ^8.0",
99
"ext-json": "*",
1010

1111
"flowpack/elasticsearch": "^5.0 || dev-master",

0 commit comments

Comments
 (0)