use github https
This commit is contained in:
@@ -70,7 +70,7 @@
|
|||||||
},
|
},
|
||||||
"repositories" : [{
|
"repositories" : [{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "git@github.com:magdev/console-form.git",
|
"url" : "https://github.com/magdev/console-form.git",
|
||||||
"name" : "magdev/console-form"
|
"name" : "magdev/console-form"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
10
composer.lock
generated
10
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "f336e94567aa544f8805c58f48bbe170",
|
"content-hash": "b7003a9ed5c6e500a8bfcc787c9e07e4",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adbario/php-dot-notation",
|
"name": "adbario/php-dot-notation",
|
||||||
@@ -202,8 +202,8 @@
|
|||||||
"version": "0.0.7",
|
"version": "0.0.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "magdev@localhost:/home/magdev/local/git/console-form/",
|
"url": "https://github.com/magdev/console-form.git",
|
||||||
"reference": "91ed4ed9296e0024441043be059846a86c72a1b9"
|
"reference": "8d903fa2d591827870f52dc1a382f642a49fe830"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4",
|
"php": ">=5.4",
|
||||||
@@ -3166,7 +3166,9 @@
|
|||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": [],
|
"stability-flags": {
|
||||||
|
"magdev/console-form": 20
|
||||||
|
},
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
|||||||
Reference in New Issue
Block a user