10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6603f8c commit 5bd72d6Copy full SHA for 5bd72d6
composer.json
@@ -37,9 +37,9 @@
37
"symfony/process": "^2.3||^3.0",
38
"symfony/http-kernel": "^2.3||^3.0",
39
"phpunit/phpunit": "^5.7 || ^6.0",
40
- "toflar/psr6-symfony-http-cache-store": "dev-master",
41
- "symfony/lock": "^3.4@beta",
42
- "symfony/cache": "^3.4@beta"
+ "toflar/psr6-symfony-http-cache-store": "^1.0.0",
+ "symfony/lock": "^3.4",
+ "symfony/cache": "^3.4"
43
},
44
"suggest": {
45
"friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",
0 commit comments