Skip to content

Commit 3a9551b

Browse files
committed
support symfony/http-foundation 6
1 parent b43bb29 commit 3a9551b

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
@@ -11,7 +11,7 @@
1111
"php": "^7.0|^8.0",
1212
"pimple/pimple": "^3.0",
1313
"doctrine/cache": "^1.6",
14-
"symfony/http-foundation": "^3.3|^4.0|^5.0",
14+
"symfony/http-foundation": "^3.3|^4.0|^5.0|^6.0",
1515
"guzzlehttp/guzzle": "^6.2|^7.0",
1616
"monolog/monolog": "^1.22|^2.0",
1717
"ext-curl": "*"

0 commit comments

Comments
 (0)