mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-22 21:16:11 +01:00
TASK: Fix version in install instruction
This commit is contained in:
parent
ea362eb810
commit
a2b0cf2c97
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Composer
|
||||||
|
|
||||||
The extension can be installed through composer::
|
The extension can be installed through composer::
|
||||||
|
|
||||||
composer require "codappix/search_core" "~0.0.3"
|
composer require "codappix/search_core" "~0.0.4"
|
||||||
|
|
||||||
Note that you have to allow unstable packages:
|
Note that you have to allow unstable packages:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue