Skip to content

Commit

Permalink
Merge branch '2.0' into 2
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed May 4, 2023
2 parents e1853ca + 9ae7e47 commit 1f66876
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,9 @@

This module provides a fulltextsearch configuration, index and search engine for CWP 2.0.

## Requirements

* CWP ^2
* Fulltextsearch ^3

## Installation

Install using Composer:

```
```sh
composer require cwp/cwp-search
```

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 1f66876

Please sign in to comment.