From 71935032ab0cbdd2c02e4838db20c1db33bebb0e Mon Sep 17 00:00:00 2001
From: neo-schobert <77445900+neo-schobert@users.noreply.github.com>
Date: Mon, 31 Mar 2025 23:54:18 +0200
Subject: [PATCH] Update Author

---
 src/Repository/ItemRepository.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Repository/ItemRepository.php b/src/Repository/ItemRepository.php
index 1d57e045..1bfa10a8 100644
--- a/src/Repository/ItemRepository.php
+++ b/src/Repository/ItemRepository.php
@@ -1,5 +1,5 @@
 <?php
-
+// Edited By Néo Schobert & Yanis Bentoumi
 namespace App\Repository;
 
 use App\Entity\Item;
-- 
GitLab