From 7f20704cd228a0e04fa4c135c83ca607436b05e7 Mon Sep 17 00:00:00 2001 From: fadrian06 Date: Thu, 26 Mar 2026 03:09:25 -0400 Subject: [PATCH] update broken packagist homepage --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 33d2951..8f521d6 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "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", + "homepage": "https://docs.flightphp.com/", "license": "MIT", "authors": [ {