Skip to content

Commit 6e5cc2e

Browse files
Increase minimum friendsofsymfony/http-cache to ^2.6
1 parent 1a0da79 commit 6e5cc2e

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
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^7.2",
25-
"friendsofsymfony/http-cache": "^2.5.2",
25+
"friendsofsymfony/http-cache": "^2.6",
2626
"symfony/framework-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
2727
"symfony/http-foundation": "^3.4.26 || ^4.2.7 || ^5.0",
2828
"symfony/http-kernel": "^3.4.26 || ^4.2.7 || ^5.0"

0 commit comments

Comments
 (0)