Skip to content

Commit

Permalink
Add cakephp requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
othercorey authored Feb 15, 2021
1 parent 2c0fc54 commit 6e9753b
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 6e9753b

Please sign in to comment.