Skip to content

Commit 9c87552

Browse files
committed
remove path repositories since we have packages now
1 parent d5d230f commit 9c87552

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,5 @@
3939
"psr-4": {
4040
"Symfony\\AI\\AIBundle\\Tests\\": "tests/"
4141
}
42-
},
43-
"repositories": [
44-
{"type": "path", "url": "../agent"},
45-
{"type": "path", "url": "../platform"},
46-
{"type": "path", "url": "../store"}
47-
]
42+
}
4843
}

0 commit comments

Comments
 (0)