override stability for console-form
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
"erusev/parsedown-extra" : "^0.7.1",
|
"erusev/parsedown-extra" : "^0.7.1",
|
||||||
"leafo/scssphp" : "^0.7.6",
|
"leafo/scssphp" : "^0.7.6",
|
||||||
"adbario/php-dot-notation" : "^2.0",
|
"adbario/php-dot-notation" : "^2.0",
|
||||||
"magdev/console-form" : "^0.0.7",
|
"magdev/console-form" : "^0.0.7@dev",
|
||||||
"monolog/monolog" : "^1.23",
|
"monolog/monolog" : "^1.23",
|
||||||
"pdfshift/pdfshift-php" : "~1.0.2",
|
"pdfshift/pdfshift-php" : "~1.0.2",
|
||||||
"raivisdejus/html-minifier" : "~0.5"
|
"raivisdejus/html-minifier" : "~0.5"
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
},
|
},
|
||||||
"repositories" : [{
|
"repositories" : [{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "http://black-pearl.local:3000/magdev/console-form.git",
|
"url" : "git@github.com:magdev/console-form.git",
|
||||||
"name" : "magdev/console-form"
|
"name" : "magdev/console-form"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user