Skip to content

Commit

Permalink
Merge pull request #755 from snapshotpl/missing-provide-composer
Browse files Browse the repository at this point in the history
Add missing provide in composer.json
  • Loading branch information
driehle authored Dec 1, 2021
2 parents 6a8f6fc + bb0650b commit e8a7023
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"laminas/laminas-validator": "^2.15.0",
"symfony/console": "^5.3.7"
},
"provide": {
"laminas/laminas-cache-storage-implementation": "1.0"
},
"require-dev": {
"doctrine/coding-standard": "^9.0.0",
"doctrine/orm": "^2.10.2",
Expand Down

0 comments on commit e8a7023

Please sign in to comment.