diff --git a/composer.json b/composer.json index 4660d185b092d6e3b18fb1cf59c2d2d388782131..ae4649c5bf40d0be26bfae06fa3c1d14dad82dc9 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "t3o/ter", "description": "Website for TYPO3 Extension Repository", - "minimum-stability": "stable", + "minimum-stability": "dev", "authors": [ { "name": "t3o team", @@ -27,7 +27,7 @@ "helhum/typo3-console": "^4.5", "dmitryd/typo3-realurl": "^2.2", "apache-solr-for-typo3/solr": "^7.0", - "t3o/t3olayout": "^1.0", + "t3o/t3olayout": "^2.0", "nikic/php-parser": "^3.1" }, "config": { diff --git a/composer.lock b/composer.lock index 421a57e68008703dea4f5353ef9e6bfd6a2ea909..a8b4274250ba626dd7639776d8b552ce8450c7be 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "4929f989aa53adf1f1cca6a2c0557cb3", + "content-hash": "83639c916b961cc3aa6b2d81095e9b83", "packages": [ { "name": "apache-solr-for-typo3/solr", @@ -715,6 +715,40 @@ ], "time": "2014-09-09T13:34:57+00:00" }, + { + "name": "gridelementsteam/gridelements", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://git.typo3.org/TYPO3CMS/Extensions/gridelements.git", + "reference": "e4ca6909c31ac02296a6b28f5c27a8d837538a8a" + }, + "require": { + "typo3/cms-core": "~8.0" + }, + "replace": { + "gridelements": "self.version", + "typo3-ter/gridelements": "self.version" + }, + "type": "typo3-cms-extension", + "autoload": { + "psr-4": { + "GridElementsTeam\\Gridelements\\": "Classes/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0+" + ], + "description": "This extension integrates the grid layout concept to regular content elements.", + "homepage": "https://forge.typo3.org/projects/extension-gridelements2", + "keywords": [ + "Gridelements", + "TYPO3 CMS", + "grids" + ], + "time": "2017-09-21T07:38:47+00:00" + }, { "name": "guzzlehttp/guzzle", "version": "6.3.0", @@ -1624,13 +1658,14 @@ }, { "name": "t3o/t3olayout", - "version": "1.0.10", + "version": "2.0.0", "source": { "type": "git", "url": "https://git-t3o.typo3.org/t3o/t3olayout.git", - "reference": "2939bfe9ba8316730365fcd5fe78f2542960454a" + "reference": "12fc4cdb182d40653b4940c29a9be45285561534" }, "require": { + "gridelementsteam/gridelements": "dev-master", "typo3-ter/ig-ldap-sso-auth": "^3.2" }, "type": "typo3-cms-extension", @@ -1647,7 +1682,7 @@ "keywords": [ "TYPO3 CMS" ], - "time": "2017-09-18T09:57:57+00:00" + "time": "2017-12-08T12:47:15+00:00" }, { "name": "typo3-ter/ig-ldap-sso-auth", @@ -2088,7 +2123,7 @@ ], "packages-dev": [], "aliases": [], - "minimum-stability": "stable", + "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, diff --git a/html/typo3conf/ext/ter_fe2/Resources/Private/Partials/InstallationHowTo.html b/html/typo3conf/ext/ter_fe2/Resources/Private/Partials/InstallationHowTo.html index 67ebe00e995435bf867e102bcb32e6a5202d0cf2..99669cdba81473a2f0751b72f4f9739abff1d301 100644 --- a/html/typo3conf/ext/ter_fe2/Resources/Private/Partials/InstallationHowTo.html +++ b/html/typo3conf/ext/ter_fe2/Resources/Private/Partials/InstallationHowTo.html @@ -9,7 +9,7 @@