Skip to content

Commit 02ea42c

Browse files
committed
Remove local repos
1 parent df327eb commit 02ea42c

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

composer.json

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,5 @@
3232
"php-soap/engine-integration-tests": "dev-main",
3333
"php-soap/xml": "dev-main",
3434
"phpunit/phpunit": "^9.5"
35-
},
36-
"repositories": [
37-
{
38-
"type": "path",
39-
"url": "../engine"
40-
},
41-
{
42-
"type": "path",
43-
"url": "../engine-integration-tests"
44-
},
45-
{
46-
"type": "path",
47-
"url": "../xml"
48-
},
49-
{
50-
"type": "path",
51-
"url": "../wsdl"
52-
}
53-
]
35+
}
5436
}

0 commit comments

Comments
 (0)