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 56ae528 commit 333e10bCopy full SHA for 333e10b
composer.json
@@ -26,15 +26,15 @@
26
"require": {
27
"php": "^5.6 || ^7.0",
28
"symfony/framework-bundle": "^2.7 || ^3.0",
29
- "cache/taggable-cache": "^0.5",
30
- "cache/session-handler": "^0.2",
+ "cache/taggable-cache": "^1.0",
+ "cache/session-handler": "^1.0",
31
"nyholm/nsa": "^1.1"
32
},
33
"require-dev": {
34
"phpunit/phpunit": "^5.7.17",
35
"symfony/symfony": "^2.7 || ^3.0",
36
"cache/psr-6-doctrine-bridge": "^3.0",
37
- "cache/array-adapter": "^0.5",
+ "cache/array-adapter": "^1.0",
38
"nyholm/symfony-bundle-test": "^1.2",
39
"matthiasnoback/symfony-dependency-injection-test": "^1.0"
40
0 commit comments