From 57d4d20bba400537f39c850350633cf7eefccffd Mon Sep 17 00:00:00 2001 From: n0nag0n Date: Sat, 30 Dec 2023 13:05:46 -0700 Subject: [PATCH] Update composer.json --- composer.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2becdbc..760e656 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "faslatam/flight", + "name": "n0nag0n/flight", "description": "Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.", "homepage": "http://flightphp.com", "license": "MIT", @@ -15,6 +15,11 @@ "email": "franyeradriansanchez@gmail.com", "homepage": "https://faslatam.000webhostapp.com", "role": "Maintainer" + }, + { + "name": "n0nag0n", + "email": "n0nag0n@sky-9.com", + "role": "Maintainer" } ], "require": {