Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
75cb943a
Commit
75cb943a
authored
Dec 26, 2019
by
Stefan Busemann
Browse files
[TASK] Rebase code for TYPO3 V9
parent
f561afd8
Pipeline
#8285
passed with stages
in 3 minutes and 48 seconds
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
75cb943a
...
...
@@ -46,33 +46,33 @@
}
],
"require"
:
{
"
typo3/cms-linkvalidator
"
:
"
*
"
,
"
helhum/typo3-console
"
:
"
^5.0
"
,
"
dmitryd/typo3-realurl
"
:
"
2.3.0
"
,
"
t3o/t3olayout
"
:
"
^3.0
"
,
"
t3o/certifications
"
:
"
^2.1
"
,
"
apache-solr-for-typo3/solr
"
:
"
^10.0
"
,
"
clickstorm/cs_seo
"
:
"
^4.2
"
,
"
cweagans/composer-patches
"
:
"
^1.6
"
,
"
derhansen/sf_event_mgt
"
:
"
^4.0
"
,
"
georgringer/news
"
:
"
^7.0
"
,
"
apache-solr-for-typo3/s
ol
r
"
:
"
^
7.5
"
,
"
reelworx/rx-shariff
"
:
"
^1
0.3
"
,
"
derhansen/sf_event_mgt
"
:
"
^
3.0
"
,
"
t3
o/typo3_roadmap
"
:
"
^2.0
"
,
"
t3o/
t3o_membership
"
:
"
^2.
0
"
,
"
gordalina/cacheto
ol
"
:
"
^
4.0
"
,
"
nitsan/ns-youtube
"
:
"
^1
.1
"
,
"
reelworx/rx-shariff
"
:
"
^
12.2
"
,
"
t3
g/hubspot-forms
"
:
"
dev-develop
"
,
"
t3o/
certifications
"
:
"
^2.
2
"
,
"
t3o/randombanners
"
:
"
^1.0
"
,
"
clickstorm/cs_seo
"
:
"
^2.3
"
,
"
gordalina/cachetool
"
:
"
^3.2
"
,
"
cweagans/composer-patches
"
:
"
^1.6
"
,
"
typo3/cms-sys-note
"
:
"
*
"
,
"
t3g/hubspot-forms
"
:
"
1.0.0
"
,
"
helhum/typo3-secure-web
"
:
"
^0.2.8
"
,
"
t3o/t3org_layout
"
:
"
@dev
"
,
"
t3o/t3o_donation
"
:
"
@dev
"
,
"
nitsan/ns-youtube
"
:
"
^1.1
"
,
"
t3o/t3o_planet
"
:
"
@dev
"
"
t3o/t3o_planet
"
:
"
@dev
"
,
"
t3o/t3o_membership
"
:
"
^2.1
"
,
"
t3o/t3olayout
"
:
"
^4.0
"
,
"
t3o/t3org_layout
"
:
"
@dev
"
,
"
t3o/typo3_roadmap
"
:
"
^2.2
"
,
"
typo3/cms-linkvalidator
"
:
"
^9.5
"
,
"
typo3/cms-redirects
"
:
"
^9.5
"
,
"
typo3/cms-seo
"
:
"
^9.5
"
,
"
typo3/cms-sys-note
"
:
"
^9.5
"
},
"require-dev"
:
{
"
ichhabrecht/filefill
"
:
"
^2.0
"
},
"config"
:
{
"sort-packages"
:
true
,
"platform"
:
{
"php"
:
"7.2.13"
}
...
...
composer.lock
View file @
75cb943a
This diff is collapsed.
Click to expand it.
extensions/t3o_planet/composer.json
View file @
75cb943a
...
...
@@ -9,7 +9,7 @@
"issues"
:
"https://git-t3o.typo3.org/t3o/typo3.org/issues"
},
"require"
:
{
"typo3/cms-core"
:
"8.0.0 -
8.9
.99"
"typo3/cms-core"
:
"8.0.0 -
9.5
.99"
},
"autoload"
:
{
"psr-4"
:
{
...
...
extensions/t3o_planet/ext_emconf.php
View file @
75cb943a
...
...
@@ -18,7 +18,7 @@ $EM_CONF[$_EXTKEY] = [
'version'
=>
'1.0.0'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'8.0.0-
8.9
.99'
,
'typo3'
=>
'8.0.0-
9.5
.99'
,
],
'conflicts'
=>
[],
'suggests'
=>
[],
...
...
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