Skip to content

Commit 7156dd9

Browse files
committed
Add Symfony HttpFoundation Component 2.8.x for PHP 5.4 support
1 parent 4889695 commit 7156dd9

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
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"phpunit/phpunit": "~4.8|~5.2",
2222
"codacy/coverage": "dev-master",
23-
"symfony/http-foundation": "^3.0"
23+
"symfony/http-foundation": "^2.8|^3.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)