We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee3316 commit 7cdc980Copy full SHA for 7cdc980
1 file changed
composer.json
@@ -33,6 +33,9 @@
33
"cache/integration-tests": "^0.13",
34
"symfony/cache": "^3.1"
35
},
36
+ "conflict": {
37
+ "cache/adapter-common": "<0.4"
38
+ },
39
"autoload": {
40
"psr-4": {
41
"Cache\\Taggable\\": ""
0 commit comments