Skip to content

Commit 0a0a00b

Browse files
committed
Merge branch '2.5'
* 2.5: fixed deps [Debug] fixed class lookup when using PSR-0 with a target dir fixed standalone tests fixed standalone tests [Validator] fixed component standalone tests fixed standalone component tests depending on Validator and Form fixed some composer.json to make standalone component tests pass [SecurityBundle] fixed tests when used in standalone
2 parents d5ee41d + 066c776 commit 0a0a00b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"require-dev": {
2525
"symfony/stopwatch": "~2.2",
2626
"symfony/dependency-injection": "~2.0",
27+
"symfony/expression-language": "~2.4",
2728
"symfony/config": "~2.2",
2829
"symfony/routing": "~2.1",
2930
"symfony/templating": "~2.1",

0 commit comments

Comments
 (0)