Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 11, 2018. It is now read-only.

Commit 71d6724

Browse files
author
Luis Pabon
committed
Allow Symfony HTTPFoundation 3.0
1 parent b0e57e1 commit 71d6724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.2",
20-
"symfony/http-foundation": "~2.0"
20+
"symfony/http-foundation": "~2.0|~3.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "~4.0"

0 commit comments

Comments
 (0)