Use https in composer.json author link

This commit is contained in:
Brian 2022-12-06 06:33:05 -05:00 committed by GitHub
parent 6598f3860c
commit 76694dc260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
{ {
"name": "Emanuil Rusev", "name": "Emanuil Rusev",
"email": "hello@erusev.com", "email": "hello@erusev.com",
"homepage": "http://erusev.com" "homepage": "https://erusev.com"
} }
], ],
"require": { "require": {