From a2b0cf2c97241b72eb2787e3875bd4b1fa0cc289 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 26 Apr 2018 09:55:25 +0200 Subject: [PATCH] TASK: Fix version in install instruction --- Documentation/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/source/installation.rst b/Documentation/source/installation.rst index 174d9f7..fc9b479 100644 --- a/Documentation/source/installation.rst +++ b/Documentation/source/installation.rst @@ -9,7 +9,7 @@ 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: