From 77158e334e788a65f017c05baa03127c276d0f77 Mon Sep 17 00:00:00 2001 From: magdev Date: Tue, 4 Jun 2019 23:25:46 +0200 Subject: [PATCH] still trying to make installation work --- composer.json | 4 ++-- composer.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index c68e221..0eb3811 100644 --- a/composer.json +++ b/composer.json @@ -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" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index 9d9fe7b..03075f1 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b7003a9ed5c6e500a8bfcc787c9e07e4", + "content-hash": "62e2eefeba07c02c71eae7348eb04be8", "packages": [ { "name": "adbario/php-dot-notation", @@ -1151,7 +1151,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions",