Skip to content

Commit 21e13fd

Browse files
authored
Merge pull request #281 from sandfoxme/symfony-8
Symfony 8 support
2 parents 3d5042c + d60039c commit 21e13fd

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
@@ -47,7 +47,7 @@
4747
"php-http/message": "^1.5",
4848
"php-http/message-factory": "^1.1",
4949
"php-http/discovery": "^1.14",
50-
"symfony/http-foundation": "^2.1|^3|^4|^5|^6|^7",
50+
"symfony/http-foundation": "^2.1|^3|^4|^5|^6|^7|^8",
5151
"moneyphp/money": "^3.1|^4.0.3"
5252
},
5353
"require-dev": {

0 commit comments

Comments
 (0)