We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df327eb commit 02ea42cCopy full SHA for 02ea42c
composer.json
@@ -32,23 +32,5 @@
32
"php-soap/engine-integration-tests": "dev-main",
33
"php-soap/xml": "dev-main",
34
"phpunit/phpunit": "^9.5"
35
- },
36
- "repositories": [
37
- {
38
- "type": "path",
39
- "url": "../engine"
40
41
42
43
- "url": "../engine-integration-tests"
44
45
46
47
- "url": "../xml"
48
49
50
51
- "url": "../wsdl"
52
- }
53
- ]
+ }
54
}
0 commit comments