From da358ac3fd2373219a653f1d5b35cde82a604f51 Mon Sep 17 00:00:00 2001 From: sidux Date: Mon, 30 Jun 2025 10:21:55 +0200 Subject: [PATCH] chore(collection): move collection fork to oc --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4af9061..baf2e80 100644 --- a/composer.json +++ b/composer.json @@ -100,7 +100,7 @@ "repositories": [ { "type": "vcs", - "url": "https://github.com/sidux/collections" + "url": "https://github.com/OpenClassrooms/collections" } ], "scripts": {