Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
extensions.typo3.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
62
Issues
62
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
9
Merge Requests
9
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
extensions.typo3.org
extensions.typo3.org
Commits
a7bf55f7
Commit
a7bf55f7
authored
Jan 29, 2017
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Updates EXT:solr to 6.0
parent
ef535ece
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
29 deletions
+28
-29
data/typo3/composer.json
data/typo3/composer.json
+1
-1
data/typo3/composer.lock
data/typo3/composer.lock
+27
-28
No files found.
data/typo3/composer.json
View file @
a7bf55f7
...
...
@@ -18,7 +18,7 @@
"typo3/cms"
:
"^7.6"
,
"helhum/typo3-console"
:
"4.1.2"
,
"dmitryd/typo3-realurl"
:
"^2.1"
,
"apache-solr-for-typo3/solr"
:
"^
5.1
"
"apache-solr-for-typo3/solr"
:
"^
6.0
"
},
"config"
:
{
"bin-dir"
:
"bin"
...
...
data/typo3/composer.lock
View file @
a7bf55f7
...
...
@@ -4,21 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "4cf63cc665362672eb3e0db357f646d5",
"content-hash": "5dee4046b6bf177032482c7c9f33e929",
"content-hash": "9c0ddcd23981590d0ecc925eed820d5c",
"packages": [
{
"name": "apache-solr-for-typo3/solr",
"version": "
5.1.1
",
"version": "
6.0.0
",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-Solr/ext-solr.git",
"reference": "
7c12f8e02d5dd7657f9c38adb1ccdbb2c64a2d56
"
"reference": "
d05a90f41ad512c88b40777e24cd401099d5c4ad
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3-Solr/ext-solr/zipball/
7c12f8e02d5dd7657f9c38adb1ccdbb2c64a2d56
",
"reference": "
7c12f8e02d5dd7657f9c38adb1ccdbb2c64a2d56
",
"url": "https://api.github.com/repos/TYPO3-Solr/ext-solr/zipball/
d05a90f41ad512c88b40777e24cd401099d5c4ad
",
"reference": "
d05a90f41ad512c88b40777e24cd401099d5c4ad
",
"shasum": ""
},
"require": {
...
...
@@ -35,7 +34,7 @@
"type": "typo3-cms-extension",
"extra": {
"branch-alias": {
"dev-master": "
5.1
.x-dev"
"dev-master": "
6.0
.x-dev"
},
"typo3/cms": {
"cms-package-dir": "{$vendor-dir}/typo3/cms",
...
...
@@ -69,7 +68,7 @@
"solr",
"typo3"
],
"time": "2016-1
1-01 13:36:42
"
"time": "2016-1
2-14T08:52:44+00:00
"
},
{
"name": "cogpowered/finediff",
...
...
@@ -120,7 +119,7 @@
"string",
"text"
],
"time": "2014-05-19
10:25:02
"
"time": "2014-05-19
T10:25:02+00:00
"
},
{
"name": "dmitryd/typo3-realurl",
...
...
@@ -185,7 +184,7 @@
"cms",
"typo3"
],
"time": "2016-11-03
00:
00:00"
"time": "2016-11-03
T00:00:00+
00:00"
},
{
"name": "doctrine/instantiator",
...
...
@@ -239,7 +238,7 @@
"constructor",
"instantiate"
],
"time": "2015-06-14
21:17:01
"
"time": "2015-06-14
T21:17:01+00:00
"
},
{
"name": "helhum/typo3-console",
...
...
@@ -324,7 +323,7 @@
"console",
"typo3"
],
"time": "2017-01-12
01:21:41
"
"time": "2017-01-12
T01:21:41+00:00
"
},
{
"name": "helhum/typo3-console-plugin",
...
...
@@ -379,7 +378,7 @@
"plugin",
"typo3 console"
],
"time": "2017-01-17
09:36:15
"
"time": "2017-01-17
T09:36:15+00:00
"
},
{
"name": "mso/idna-convert",
...
...
@@ -429,7 +428,7 @@
"idna",
"php"
],
"time": "2016-01-06
21:05:46
"
"time": "2016-01-06
T21:05:46+00:00
"
},
{
"name": "pear/http_request2",
...
...
@@ -488,7 +487,7 @@
"http",
"request"
],
"time": "2016-02-13
20:20:39
"
"time": "2016-02-13
T20:20:39+00:00
"
},
{
"name": "pear/net_url2",
...
...
@@ -549,7 +548,7 @@
"uri",
"url"
],
"time": "2016-04-18
22:24:01
"
"time": "2016-04-18
T22:24:01+00:00
"
},
{
"name": "pear/pear_exception",
...
...
@@ -604,7 +603,7 @@
"keywords": [
"exception"
],
"time": "2015-02-10
20:07:52
"
"time": "2015-02-10
T20:07:52+00:00
"
},
{
"name": "psr/http-message",
...
...
@@ -654,7 +653,7 @@
"request",
"response"
],
"time": "2016-08-06
14:39:51
"
"time": "2016-08-06
T14:39:51+00:00
"
},
{
"name": "psr/log",
...
...
@@ -701,7 +700,7 @@
"psr",
"psr-3"
],
"time": "2016-10-10
12:19:37
"
"time": "2016-10-10
T12:19:37+00:00
"
},
{
"name": "swiftmailer/swiftmailer",
...
...
@@ -755,7 +754,7 @@
"mail",
"mailer"
],
"time": "2016-12-29
10:02:4
0"
"time": "2016-12-29
T10:02:40+00:0
0"
},
{
"name": "symfony/console",
...
...
@@ -816,7 +815,7 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2017-01-08
20:43:03
"
"time": "2017-01-08
T20:43:03+00:00
"
},
{
"name": "symfony/debug",
...
...
@@ -873,7 +872,7 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2016-07-30
07:22:48
"
"time": "2016-07-30
T07:22:48+00:00
"
},
{
"name": "symfony/finder",
...
...
@@ -922,7 +921,7 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2017-01-02
20:30:24
"
"time": "2017-01-02
T20:30:24+00:00
"
},
{
"name": "symfony/polyfill-mbstring",
...
...
@@ -981,7 +980,7 @@
"portable",
"shim"
],
"time": "2016-11-14
01:06:16
"
"time": "2016-11-14
T01:06:16+00:00
"
},
{
"name": "symfony/process",
...
...
@@ -1030,7 +1029,7 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2017-01-02
20:32:22
"
"time": "2017-01-02
T20:32:22+00:00
"
},
{
"name": "typo3/class-alias-loader",
...
...
@@ -1088,7 +1087,7 @@
"classloader",
"composer"
],
"time": "2015-10-06
10:25:44
"
"time": "2015-10-06
T10:25:44+00:00
"
},
{
"name": "typo3/cms",
...
...
@@ -1286,7 +1285,7 @@
"extbase",
"typo3"
],
"time": "2017-01-03
11:24:12
"
"time": "2017-01-03
T11:24:12+00:00
"
},
{
"name": "typo3/cms-composer-installers",
...
...
@@ -1354,7 +1353,7 @@
"installer",
"typo3"
],
"time": "2016-07-05
09:38:42
"
"time": "2016-07-05
T09:38:42+00:00
"
}
],
"packages-dev": [],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment