TASK: Finish TYPO3 update

* Mark 6.2 as not supported.
This commit is contained in:
Daniel Siepmann 2017-05-11 13:49:35 +02:00
parent eba74ebb93
commit b829a3525a
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
4 changed files with 3 additions and 4 deletions

View file

@ -23,8 +23,6 @@ This is still a very early alpha version. More information can be taken from Git
We are also focusing on Code Quality and Testing through `travis ci`_, `scrutinizer`_ and `codacy`_.
TYPO3 7 is not supported yet, see :project:`1`.
.. _current issues: https://github.com/DanielSiepmann/search_core/issues
.. _current projects: https://github.com/DanielSiepmann/search_core/projects
.. _travis ci: https://travis-ci.org/DanielSiepmann/search_core

View file

@ -3,7 +3,7 @@ current_dir := $(dir $(mkfile_path))
TYPO3_WEB_DIR := $(current_dir).Build/Web
# Allow different versions on travis
TYPO3_VERSION ?= ~6.2
TYPO3_VERSION ?= ~7.6
typo3DatabaseName ?= "searchcore_test"
typo3DatabaseUsername ?= "dev"
typo3DatabasePassword ?= "dev"

View file

@ -17,7 +17,7 @@
},
"require" : {
"php": ">=5.6.0",
"typo3/cms": "~6.2",
"typo3/cms": "~7.6",
"ruflin/elastica": "~3.2"
},
"require-dev": {

1
typo3_src Submodule

@ -0,0 +1 @@
Subproject commit 3a189135b36f5efb7aa07aca5b01b5438efa1b30