From e395c7826274e6e9f970a7961cf0ead3a9dcdba9 Mon Sep 17 00:00:00 2001 From: n0nag0n Date: Sun, 31 Dec 2023 15:12:50 -0700 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 760e656..6dfce67 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "n0nag0n/flight", - "description": "Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.", + "name": "flightphp/core", + "description": "Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This is the maintained fork of mikecao/flight", "homepage": "http://flightphp.com", "license": "MIT", "authors": [