Skip to content

Commit 7cdc980

Browse files
committed
Fixed broken build and remove depencency on taggable
1 parent cee3316 commit 7cdc980

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
"cache/integration-tests": "^0.13",
3434
"symfony/cache": "^3.1"
3535
},
36+
"conflict": {
37+
"cache/adapter-common": "<0.4"
38+
},
3639
"autoload": {
3740
"psr-4": {
3841
"Cache\\Taggable\\": ""

0 commit comments

Comments
 (0)