Skip to content
GitLab
Explore
Sign in
Automated-TYPO3-Update
automated-typo3-update
Merge requests
!57
BUGFIX: Update string to replace missing vendor token
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Siepmann
requested to merge
gh-84266c38/57/DanielSiepmann/hotfix/fix-broken-vendor-sniff
into
develop
Apr 09, 2017
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Using double quotes with method call didn't work the way.
Use normal string concatenation instead.
Merge request reports