RC2 is out for both Symfony and Doctrine Common. This patch updates them via Composer.

Updating dependencies
- Removing symfony/class-loader (v2.1.0-RC1)
- Installing symfony/class-loader (v2.1.0-RC2)
Downloading: 100%

- Removing symfony/dependency-injection (v2.1.0-RC1)
- Installing symfony/dependency-injection (v2.1.0-RC2)
Downloading: 100%

- Removing doctrine/common (2.3.0-RC1)
- Installing doctrine/common (2.3.0-RC2)
Downloading: 100%

- Removing symfony/http-foundation (v2.1.0-RC1)
- Installing symfony/http-foundation (v2.1.0-RC2)
Downloading: 100%

- Removing symfony/event-dispatcher (v2.1.0-RC1)
- Installing symfony/event-dispatcher (v2.1.0-RC2)
Downloading: 100%

- Removing symfony/http-kernel (v2.1.0-RC1)
- Installing symfony/http-kernel (v2.1.0-RC2)
Downloading: 100%

- Removing symfony/routing (v2.1.0-RC1)
- Installing symfony/routing (v2.1.0-RC2)
Downloading: 100%

- Removing symfony/yaml (v2.1.0-RC1)
- Installing symfony/yaml (v2.1.0-RC2)
Downloading: 100%

Writing lock file
Generating autoload files

CommentFileSizeAuthor
update.patch70.3 KBrobloach

Comments

Crell’s picture

Status: Needs review » Reviewed & tested by the community

It passed on the first try? There really is a god!

webchick’s picture

Status: Reviewed & tested by the community » Fixed

This is a no-brainer that just keeps our code up to date.

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.