Skip to content

Commit cae0d65

Browse files
committed
remove path repositories since we have packages now
1 parent 058de76 commit cae0d65

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,5 @@
7070
"Symfony\\AI\\Agent\\Tests\\": "tests/",
7171
"Symfony\\AI\\Fixtures\\": "../../fixtures"
7272
}
73-
},
74-
"repositories": [
75-
{"type": "path", "url": "../platform"},
76-
{"type": "path", "url": "../store"}
77-
]
73+
}
7874
}

0 commit comments

Comments
 (0)