Skip to content
Snippets Groups Projects
Commit f03d3c11 authored by Nicole Cordes's avatar Nicole Cordes Committed by Helmut Hummel
Browse files

[BUGFIX] Fix installer symlink generation on Windows

Resolves: #70262
Releases: master
Related: https://github.com/TYPO3/CmsComposerInstallers/pull/22
Change-Id: I8582b3dd901cbd3aaede0509136d7f6dbc723b87
Reviewed-on: http://review.typo3.org/43908


Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Tested-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
parent ca07015b
No related branches found
No related tags found
No related merge requests found
......@@ -643,16 +643,16 @@
},
{
"name": "typo3/cms-composer-installers",
"version": "1.2.2",
"version": "1.2.4",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/CmsComposerInstallers.git",
"reference": "fe2135c3eeaca23fc7a39add8aa4d75d089a2478"
"reference": "f41bf519acc9430a7d999a6a22a5720e1ee3a27a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/fe2135c3eeaca23fc7a39add8aa4d75d089a2478",
"reference": "fe2135c3eeaca23fc7a39add8aa4d75d089a2478",
"url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/f41bf519acc9430a7d999a6a22a5720e1ee3a27a",
"reference": "f41bf519acc9430a7d999a6a22a5720e1ee3a27a",
"shasum": ""
},
"require": {
......@@ -700,7 +700,7 @@
"installer",
"typo3"
],
"time": "2015-07-15 18:24:33"
"time": "2015-10-08 20:34:38"
}
],
"packages-dev": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment