override stability for console-form

This commit is contained in:
2019-06-04 23:01:21 +02:00
parent faceddec16
commit 58410759b5

View File

@@ -39,7 +39,7 @@
"erusev/parsedown-extra" : "^0.7.1",
"leafo/scssphp" : "^0.7.6",
"adbario/php-dot-notation" : "^2.0",
"magdev/console-form" : "^0.0.7",
"magdev/console-form" : "^0.0.7@dev",
"monolog/monolog" : "^1.23",
"pdfshift/pdfshift-php" : "~1.0.2",
"raivisdejus/html-minifier" : "~0.5"
@@ -70,7 +70,7 @@
},
"repositories" : [{
"type" : "git",
"url" : "http://black-pearl.local:3000/magdev/console-form.git",
"url" : "git@github.com:magdev/console-form.git",
"name" : "magdev/console-form"
}
]