Skip to content

Commit f06aa8d

Browse files
authored
Merge pull request #36 from indjeto/master
php 8.1 support
2 parents b82867c + e2461e7 commit f06aa8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": ["elasticsearch", "elastica", "fos", "performance"],
66
"license": "MIT",
77
"require": {
8-
"php": "^7.1",
8+
"php": "^7.1|^8.0",
99
"symfony/framework-bundle": "^4.0|^5.0",
1010
"friendsofsymfony/elastica-bundle": "^6.0",
1111
"enqueue/enqueue-bundle": "^0.10"

0 commit comments

Comments
 (0)