Skip to content

Commit

Permalink
Update Elastic Client and Adapter versions
Browse files Browse the repository at this point in the history
  • Loading branch information
babenkoivan committed Feb 25, 2021
1 parent 913061f commit 3e371dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"require": {
"php": "^7.2 || ^8.0",
"babenkoivan/elastic-client": "dev-php8-support as 1.2",
"babenkoivan/elastic-adapter": "dev-php8-support as 1.13"
"babenkoivan/elastic-client": "^1.2",
"babenkoivan/elastic-adapter": "^1.13"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 3e371dc

Please sign in to comment.