diff --git a/composer.json b/composer.json index 33d2951..75b5c04 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": [ { @@ -13,7 +13,7 @@ { "name": "Franyer Sánchez", "email": "franyeradriansanchez@gmail.com", - "homepage": "https://faslatam.42web.io", + "homepage": "https://github.com/fadrian06", "role": "Maintainer" }, {