Skip to content

Commit b209840

Browse files
committed
minor #32 Allow Symfony 4 (dunglas)
This PR was merged into the 1.0-dev branch. Discussion ---------- Allow Symfony 4 Commits ------- 97635f1 Allow Symfony 4
2 parents 147a238 + 97635f1 commit b209840

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
@@ -18,10 +18,10 @@
1818
"require": {
1919
"php": ">=5.3.3",
2020
"psr/http-message": "~1.0",
21-
"symfony/http-foundation": "~2.3|~3.0"
21+
"symfony/http-foundation": "~2.3|~3.0|~4.0"
2222
},
2323
"require-dev": {
24-
"symfony/phpunit-bridge": "~3.2"
24+
"symfony/phpunit-bridge": "~3.2|4.0"
2525
},
2626
"suggest": {
2727
"psr/http-message-implementation": "To use the HttpFoundation factory",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy