From 132657ab58235d7147b3e1c25430a680861b444f Mon Sep 17 00:00:00 2001 From: Masroor Ehsan Date: Sun, 8 Aug 2021 20:35:54 +0600 Subject: [PATCH] updated PHP requirements --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 11df056..60fa000 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "mikecao/flight", + "name": "masroore/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",