set minimu stability to dev

This commit is contained in:
2019-06-04 23:12:26 +02:00
parent 8f5b174ea2
commit ca08a12386

View File

@@ -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@master", "magdev/console-form" : "^0.0.7",
"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"
@@ -73,5 +73,6 @@
"url" : "https://github.com/magdev/console-form.git", "url" : "https://github.com/magdev/console-form.git",
"name" : "magdev/console-form" "name" : "magdev/console-form"
} }
] ],
"minimum-stability" : "dev"
} }