Skip to content

Commit

Permalink
qa: remove provide section from composer.json
Browse files Browse the repository at this point in the history
This project does not provide any cache implementation and therefore should not expose this `provide` section.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
  • Loading branch information
boesing committed Oct 17, 2023
1 parent 2dc978e commit 69c9c52
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@
"conflict": {
"doctrine/orm": "2.12.0"
},
"provide": {
"laminas/laminas-cache-storage-implementation": "1.0.0"
},
"suggest": {
"doctrine/data-fixtures": "Data Fixtures if you want to generate test data or bootstrap data for your deployments"
},
Expand Down

0 comments on commit 69c9c52

Please sign in to comment.