mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-22 16:36:12 +01:00
Merge remote-tracking branch 'origin/master' into release/0.0.4
Conflicts: Documentation/source/conf.py ext_emconf.php
This commit is contained in:
commit
ea362eb810
2 changed files with 1 additions and 2 deletions
|
@ -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.
|
||||
#
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue