Skip to content

Commit 3058723

Browse files
authored
Merge pull request #19 from boesing/qa/remove-repositories
Remove `repositories` from `composer.json`
2 parents 6994b2d + 6d5eb8e commit 3058723

2 files changed

Lines changed: 35 additions & 73 deletions

File tree

composer.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,6 @@
2525
"module": "Laminas\\ApiTools\\ContentValidation"
2626
}
2727
},
28-
"repositories": [
29-
{
30-
"type": "vcs",
31-
"url": "https://github.com/eimkua1/api-tools-api-problem.git"
32-
},
33-
{
34-
"type": "vcs",
35-
"url": "https://github.com/eimkua1/api-tools-content-negotiation.git"
36-
}
37-
],
3828
"require": {
3929
"php": "^7.3 || ~8.0.0",
4030
"laminas-api-tools/api-tools-api-problem": "^1.3.0",

composer.lock

Lines changed: 35 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)