Merge remote-tracking branch 'origin/master' into release/0.0.4

Conflicts:
    Documentation/source/conf.py
    ext_emconf.php
This commit is contained in:
Daniel Siepmann 2018-04-26 07:54:55 +02:00
commit ea362eb810
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
2 changed files with 1 additions and 2 deletions

View file

@ -62,7 +62,6 @@ author = u'Daniel Siepmann'
version = u'0.0.4'
# The full version, including alpha/beta/rc tags.
release = u'0.0.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
#

View file

@ -9,7 +9,7 @@ Composer
The extension can be installed through composer::
composer require "codappix/search_core" "~1.0.0"
composer require "codappix/search_core" "~0.0.3"
Note that you have to allow unstable packages: