Use HTTPS url for Unsplash composer extension repo

This commit is contained in:
Dale Davies
2022-07-25 13:33:21 +01:00
parent 162193845d
commit ce06cc38cd
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
"repositories": [
{
"type": "git",
"url": "git@github.com:unsplash/unsplash-php.git"
"url": "https://github.com/unsplash/unsplash-php.git"
}
],
"require": {

4
jumpapp/composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "5d469bd507c305ca63425148ef3cfb4f",
"content-hash": "e91bcdf01a945f46bf29aa3a1cef02f5",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1464,7 +1464,7 @@
"version": "3.2.1",
"source": {
"type": "git",
"url": "git@github.com:unsplash/unsplash-php.git",
"url": "https://github.com/unsplash/unsplash-php.git",
"reference": "cdb174beaf62d187db1a777cf5fb11ee554d85cf"
},
"require": {