[Flow] how to upgrade from flow 2.1 to 2.2 / 2.3
Mira
mira at modifiziert.com
Wed Feb 18 11:35:51 CET 2015
It is terrible :-( the composer will chasing me...
root at websrv:/var/www/flow3/green# composer.phar update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Deleting Packages/Framework/TYPO3.Kickstart/ - deleted
Deleting Packages/Framework/TYPO3.Welcome/ - deleted
- Removing composer/installers (v1.0.18)
- Installing composer/installers (v1.0.20)
Downloading: 100%
- Removing symfony/console (v2.5.6)
- Installing symfony/console (v2.6.4)
Downloading: 100%
- Removing symfony/dom-crawler (v2.2.11)
- Installing symfony/dom-crawler (v2.5.10)
Downloading: 100%
- Removing symfony/yaml (v2.1.13)
- Installing symfony/yaml (v2.5.10)
Downloading: 100%
- Removing doctrine/lexer (v1.0)
- Installing doctrine/lexer (v1.0.1)
Downloading: 100%
- Removing doctrine/inflector (v1.0)
- Installing doctrine/inflector (v1.0.1)
Downloading: 100%
- Removing doctrine/cache (v1.3.1)
- Installing doctrine/cache (v1.4.0)
Downloading: 100%
- Removing doctrine/annotations (v1.2.1)
- Installing doctrine/annotations (v1.2.3)
Downloading: 100%
- Updating typo3/flow (2.1.1 => 2.3.1)
[RuntimeException]
The .git directory is missing from Packages/Framework/TYPO3.Flow/, see
http://getcomposer.org/commit-deps for more information
update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock]
[--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts]
[--no-progress] [--with-dependencies] [-v|vv|vvv|--verbose]
[-o|--optimize-autoloader] [--ignore-platform-reqs] [--prefer-stable]
[--prefer-lowest] [packages1] ... [packagesN]
> Robin Lehrmann <role at vkf-renzel.de> hat am 18. Februar 2015 um 11:25
> geschrieben:
>
>
> Hi,
>
> Am 18.02.2015 um 11:21 schrieb Mira:
> > Can I delete the line ""typo3/welcome": "2.1.*"," from require in
> > composer.json
> > ?
> yes. It is a demo package of typ3/flow
>
> Cheers,
>
> Robin
>
More information about the Flow
mailing list