We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6dd0d commit 310c035Copy full SHA for 310c035
README.md
@@ -1,5 +1,10 @@
1
# PSR-6 compatible Symfony HttpCache Store
2
3
+## Supported branches
4
+
5
+* For PHP ^7.2 and Symfony <6, use version 3.x
6
+* For PHP ^8.0 and Symfony >6, use version 4.x
7
8
## Introduction
9
10
Symfony's `HttpCache` store implementation is rather old and was developed
0 commit comments