Skip to content

Commit fa4f3bb

Browse files
committed
Supported PHP version >= 7.4
1 parent 9b4217f commit fa4f3bb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@
1111
"issues": "https://github.com/Spameri/ElasticQuery/issues"
1212
},
1313
"require": {
14-
"php": ">=7.1",
14+
"php": ">=7.4",
1515
"ext-json": "*"
1616
},
1717
"require-dev": {
18+
"ext-curl": "*",
1819
"phpstan/phpstan": "v0.12.37",
1920
"nette/tester": "v2.3.1",
2021
"elasticsearch/elasticsearch": "^7",

0 commit comments

Comments
 (0)