Skip to content

Commit

Permalink
Merge pull request #251 from cakephp/othercorey-patch-1
Browse files Browse the repository at this point in the history
2.x - Add cakephp requirement
  • Loading branch information
markstory authored Feb 17, 2021
2 parents 2c0fc54 + 6e9753b commit 79a9fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"source": "https://github.com/cakephp/elastic-search"
},
"require": {
"cakephp/cakephp": "^3.6",
"ruflin/elastica": "^6.0"
},
"require-dev": {
"cakephp/cakephp": "^3.6",
"cakephp/cakephp-codesniffer": "^3.0",
"psr/log": "~1.0",
"phpunit/phpunit": "^6.0"
Expand Down

0 comments on commit 79a9fbc

Please sign in to comment.