Skip to content

Commit

Permalink
feature #712 Upgrade to Symfony 4.0.0 release (yceruto)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

Upgrade to Symfony 4.0.0 release

:tada: :balloon: :birthday: :gift: :heart: :smiley:

Also updating to latest changes from recipes.

Commits
-------

708ba64 Upgrade to Symfony 4.0.0 release
  • Loading branch information
javiereguiluz committed Dec 1, 2017
2 parents 25f4a07 + 708ba64 commit aa45d6d
Show file tree
Hide file tree
Showing 6 changed files with 162 additions and 162 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": "^7.1.3",
"ext-pdo_sqlite": "*",
"doctrine/doctrine-bundle": "^1.8",
"doctrine/doctrine-fixtures-bundle": "^2.4",
"doctrine/doctrine-fixtures-bundle": "^3.0",
"erusev/parsedown": "^1.6",
"ezyang/htmlpurifier": "^4.9",
"sensio/framework-extra-bundle": "^5.0",
Expand Down Expand Up @@ -70,7 +70,6 @@
"conflict": {
"symfony/symfony": "*"
},
"minimum-stability": "beta",
"extra": {
"symfony": {
"id": "01BY8QJHBGTYRP06WQFNY99EKP",
Expand Down
Loading

0 comments on commit aa45d6d

Please sign in to comment.