Skip to content

Commit b38b979

Browse files
Merge branch '4.0' into 4.1
* 4.0: [HttpKernel] fix PHP 5.4 compat Fix surrogate not using original request [Finder] Update RealIteratorTestCase [Routing] remove unneeded dev dep on doctrine/common [minor] SCA [Validator] Remove BOM in some xlf files Fix #27378: Error when rendering a DateIntervalType form with exactly 0 weeks [HttpKernel] fix session tracking in surrogate master requests
2 parents bc30d61 + c889c79 commit b38b979

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"symfony/expression-language": "~3.4|~4.0",
2626
"symfony/dependency-injection": "~3.4|~4.0",
2727
"doctrine/annotations": "~1.0",
28-
"doctrine/common": "~2.2",
2928
"psr/log": "~1.0"
3029
},
3130
"conflict": {

0 commit comments

Comments
 (0)