Update homepage URLs in composer.json

pull/700/head
fadrian06 3 days ago committed by GitHub
parent 49b750c329
commit 2660941d24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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"
},
{

Loading…
Cancel
Save