Skip to content

Commit 212da80

Browse files
committed
remove local repository configurations from sub-projects
1 parent faf772a commit 212da80

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

composer.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33
"description": "Kiota HTTP Request Adapter implementation",
44
"version": "1.3.1",
55
"type": "library",
6-
"repositories": [
7-
{
8-
"type": "path",
9-
"url": "../../abstractions",
10-
"options": {
11-
"symlink": false
12-
}
13-
}
14-
],
156
"require": {
167
"php": "^7.4 || ^8.0",
178
"guzzlehttp/guzzle": "^7.4.5",

0 commit comments

Comments
 (0)