Skip to content

Commit

Permalink
Merge pull request #821 from boesing/qa/remove-composer-provide-section
Browse files Browse the repository at this point in the history
Remove `provide` section from `composer.json`
  • Loading branch information
driehle committed Oct 21, 2023
2 parents 2dc978e + 69c9c52 commit e0ed106
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 e0ed106

Please sign in to comment.