Skip to content

Commit bb0650b

Browse files
committed
Add missing provide in composer.json
1 parent 6a8f6fc commit bb0650b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
"laminas/laminas-validator": "^2.15.0",
6464
"symfony/console": "^5.3.7"
6565
},
66+
"provide": {
67+
"laminas/laminas-cache-storage-implementation": "1.0"
68+
},
6669
"require-dev": {
6770
"doctrine/coding-standard": "^9.0.0",
6871
"doctrine/orm": "^2.10.2",

0 commit comments

Comments
 (0)