cakephp / elastic-search

Elastic search datasource for CakePHP
Other
88 stars 53 forks source link

Add Composer constraint for CakePHP #250

Closed garas closed 3 years ago

garas commented 3 years ago

Prevent installing Elasticsearch 3 with CakePHP 3.

Fixes #248.

othercorey commented 3 years ago

Do we support plugins requiring only individual packages?