Skip to content

Commit

Permalink
Merge branch '2.8'
Browse files Browse the repository at this point in the history
Conflicts:
	src/Symfony/Bridge/PhpUnit/composer.json
	src/Symfony/Component/Serializer/composer.json
  • Loading branch information
Tobion committed Oct 29, 2015
2 parents d0acda8 + 5e666e6 commit fc2eff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Symfony/Component/Asset/composer.json
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"php": ">=5.3.3"
"php": ">=5.3.9"
},
"suggest": {
"symfony/http-foundation": ""
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Serializer/composer.json
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.5.9",
"symfony/polyfill-php54": "~1.0"
"symfony/polyfill-php55": "~1.0"
},
"require-dev": {
"symfony/yaml": "~2.8|~3.0",
Expand Down

0 comments on commit fc2eff8

Please sign in to comment.