From 1eb68eb2fc32adac5090f174b97fe36ccbd91472 Mon Sep 17 00:00:00 2001 From: Studio AH <66354683+StudioAH@users.noreply.github.com> Date: Tue, 20 Feb 2024 15:30:36 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 78a816b..ffff2f9 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "studioah/cas-bundle", + "name": "ecphp/cas-bundle", "description": "A bundle for Symfony, providing authentication against a Central Authentication Service (CAS) server.", "license": "BSD-3-Clause", "type": "symfony-bundle",