still trying to make installation work

This commit is contained in:
2019-06-04 23:25:46 +02:00
parent ca08a12386
commit 77158e334e
2 changed files with 4 additions and 4 deletions

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"
@@ -74,5 +74,5 @@
"name" : "magdev/console-form"
}
],
"minimum-stability" : "dev"
"minimum-stability" : "stable"
}