Skip to content

Commit 2803764

Browse files
Increase minimum friendsofsymfony/http-cache to ^2.6
1 parent 3e752b4 commit 2803764

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.4 || ^4.1.12 || ^5.0",
2727
"symfony/http-foundation": "^3.4.4 || ^4.1.12 || ^5.0",
2828
"symfony/http-kernel": "^3.4.4 || ^4.1.12 || ^5.0"

0 commit comments

Comments
 (0)