From d695601afebe9c438948dd33cf16940b2d8804de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Izquierdo=20Garc=C3=ADa?= Date: Tue, 6 Feb 2024 01:33:03 -0500 Subject: [PATCH] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2200647..83f43d3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name" : "psolutions/encrypt-bundle", "type" : "symfony-bundle", "description" : "Bundle provides a service for encrypting values via attribute.", - "homepage": "https://github.com/mogilvie/EncryptBundle", + "homepage": "https://github.com/frizquierdo/EncryptBundle", "authors" : [{ "name" : "Francisco Izquierdo", "email" : "frizquierdo87@gmail.com"