Skip to content

Commit e278ff0

Browse files
authored
Allow Symfony 6 (#254)
1 parent b4fc179 commit e278ff0

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
@@ -46,7 +46,7 @@
4646
"php-http/client-implementation": "^1",
4747
"php-http/message": "^1.5",
4848
"php-http/discovery": "^1.14",
49-
"symfony/http-foundation": "^2.1|^3|^4|^5",
49+
"symfony/http-foundation": "^2.1|^3|^4|^5|^6",
5050
"moneyphp/money": "^3.1|^4.0.3"
5151
},
5252
"require-dev": {

0 commit comments

Comments
 (0)