Skip to content

Commit 2c3fe3d

Browse files
committed
Remove local repos
1 parent e4779d1 commit 2c3fe3d

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

composer.json

+1-23
Original file line numberDiff line numberDiff line change
@@ -41,27 +41,5 @@
4141
"php-soap/engine-integration-tests": "dev-main",
4242
"phpunit/phpunit": "^9.5",
4343
"guzzlehttp/guzzle": "^7.3"
44-
},
45-
"repositories": [
46-
{
47-
"type": "path",
48-
"url": "../engine"
49-
},
50-
{
51-
"type": "path",
52-
"url": "../xml"
53-
},
54-
{
55-
"type": "path",
56-
"url": "../wsdl"
57-
},
58-
{
59-
"type": "path",
60-
"url": "../ext-soap-engine"
61-
},
62-
{
63-
"type": "path",
64-
"url": "../engine-integration-tests"
65-
}
66-
]
44+
}
6745
}

0 commit comments

Comments
 (0)