Skip to content

Commit 1c4936c

Browse files
committed
Bump libraries in tests for Es 7 and PHP 7.4
1 parent ae84cd1 commit 1c4936c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"require-dev": {
1818
"phpstan/phpstan-shim": "v0.11.4",
19-
"nette/tester": "v2.1.0",
20-
"elasticsearch/elasticsearch": "^6.1",
19+
"nette/tester": "v2.3.1",
20+
"elasticsearch/elasticsearch": "^7",
2121
"guzzlehttp/guzzle": "^6.3",
2222
"spameri/coding-standard": "@dev"
2323
},

0 commit comments

Comments
 (0)