Skip to content

Commit 5da31b6

Browse files
committed
Merge branch 'v0.3.3-symfony3'
2 parents fc8722c + 1e6c694 commit 5da31b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"php": ">=5.3.9"
2727
, "react/socket": "^0.3 || ^0.4"
2828
, "guzzle/http": "^3.6"
29-
, "symfony/http-foundation": "^2.2"
30-
, "symfony/routing": "^2.2"
29+
, "symfony/http-foundation": "^2.2|^3.0"
30+
, "symfony/routing": "^2.2|^3.0"
3131
}
3232
}

0 commit comments

Comments
 (0)