10000 stable symfony 3.4 · FriendsOfSymfony/FOSHttpCache@5bd72d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bd72d6

Browse files
committed
stable symfony 3.4
1 parent 6603f8c commit 5bd72d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"symfony/process": "^2.3||^3.0",
3838
"symfony/http-kernel": "^2.3||^3.0",
3939
"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"
40+
"toflar/psr6-symfony-http-cache-store": "^1.0.0",
41+
"symfony/lock": "^3.4",
42+
"symfony/cache": "^3.4"
4343
},
4444
"suggest": {
4545
"friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",

0 commit comments

Comments
 (0)
0