Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sg_vimeo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TYPO3
sg_vimeo
Merge requests
!6
Feature make standalone
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Feature make standalone
feature_make_standalone
into
master
Overview
23
Commits
7
Changes
1
2 unresolved threads
Hide all comments
Merged
Georgi
requested to merge
feature_make_standalone
into
master
1 year ago
Overview
23
Commits
7
Changes
1
2 unresolved threads
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
f3ae69cf
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
f3ae69cf
[BUGFIX] Code review fixes
· f3ae69cf
Georgi
authored
1 year ago
ext_emconf.php
+
1
−
1
Options
@@ -39,7 +39,7 @@ $EM_CONF['sg_vimeo'] = [
'version'
=>
'2.4.0'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'10.4.0-1
1.5
.99'
,
'typo3'
=>
'10.4.0-1
2.4
.99'
,
'php'
=>
'7.3.0-8.1.99'
,
],
'conflicts'
=>
[],
Loading