Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to Symfony 3.1.5 #385

Merged
merged 1 commit into from Oct 9, 2016
Merged

Updated to Symfony 3.1.5 #385

merged 1 commit into from Oct 9, 2016

Conversation

javiereguiluz
Copy link
Member

Full composer update log:

  - Removing twig/twig (v1.25.0)
  - Installing twig/twig (v1.26.1)

  - Removing symfony/symfony (v3.1.4)
  - Installing symfony/symfony (v3.1.5)

  - Removing psr/log (1.0.0)
  - Installing psr/log (1.0.1)

  - Removing doctrine/dbal (v2.5.4)
  - Installing doctrine/dbal (v2.5.5)

  - Removing doctrine/orm (v2.5.4)
  - Installing doctrine/orm (v2.5.5)

  - Removing sensiolabs/security-checker (v3.0.2)
  - Installing sensiolabs/security-checker (v4.0.0)

  - Removing sensio/distribution-bundle (v5.0.9)
  - Installing sensio/distribution-bundle (v5.0.13)

  - Removing twig/extensions (v1.3.0)
  - Installing twig/extensions (v1.4.0)

  - Removing symfony/phpunit-bridge (v3.1.4)
  - Installing symfony/phpunit-bridge (v3.1.5)

  - Removing phpdocumentor/reflection-docblock (3.1.0)
  - Installing phpdocumentor/reflection-docblock (3.1.1)

@sargath
Copy link

sargath commented Oct 9, 2016

@javiereguiluz plz update also tags after that. I suppose this will allow download the highest version using symfony installer. thx :)

@javiereguiluz
Copy link
Member Author

@sargath sure!

@javiereguiluz javiereguiluz merged commit 52e6824 into symfony:master Oct 9, 2016
javiereguiluz added a commit that referenced this pull request Oct 9, 2016
This PR was merged into the master branch.

Discussion
----------

Updated to Symfony 3.1.5

Full composer update log:

```
  - Removing twig/twig (v1.25.0)
  - Installing twig/twig (v1.26.1)

  - Removing symfony/symfony (v3.1.4)
  - Installing symfony/symfony (v3.1.5)

  - Removing psr/log (1.0.0)
  - Installing psr/log (1.0.1)

  - Removing doctrine/dbal (v2.5.4)
  - Installing doctrine/dbal (v2.5.5)

  - Removing doctrine/orm (v2.5.4)
  - Installing doctrine/orm (v2.5.5)

  - Removing sensiolabs/security-checker (v3.0.2)
  - Installing sensiolabs/security-checker (v4.0.0)

  - Removing sensio/distribution-bundle (v5.0.9)
  - Installing sensio/distribution-bundle (v5.0.13)

  - Removing twig/extensions (v1.3.0)
  - Installing twig/extensions (v1.4.0)

  - Removing symfony/phpunit-bridge (v3.1.4)
  - Installing symfony/phpunit-bridge (v3.1.5)

  - Removing phpdocumentor/reflection-docblock (3.1.0)
  - Installing phpdocumentor/reflection-docblock (3.1.1)
```

Commits
-------

52e6824 Updated to Symfony 3.1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants