Merge pull request #700 from flightphp/update-composer-json-urls

Update homepage URLs in composer.json
pull/704/head
n0nag0n 2 days ago committed by GitHub
commit 8989815bd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,7 @@
{ {
"name": "flightphp/core", "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", "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", "license": "MIT",
"authors": [ "authors": [
{ {
@ -13,7 +13,7 @@
{ {
"name": "Franyer Sánchez", "name": "Franyer Sánchez",
"email": "franyeradriansanchez@gmail.com", "email": "franyeradriansanchez@gmail.com",
"homepage": "https://faslatam.42web.io", "homepage": "https://github.com/fadrian06",
"role": "Maintainer" "role": "Maintainer"
}, },
{ {

Loading…
Cancel
Save