From 150e40eab1929340ef46687137d062eedd6c0597 Mon Sep 17 00:00:00 2001 From: Alfred Nutile Date: Sun, 7 Jun 2015 09:04:09 -0400 Subject: [PATCH] PHPSpec issue --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e9490b1..2ab8a93 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "php": ">=5.4.0", "illuminate/support": "*", "vlucas/phpdotenv": "~1.0", - "symfony/process": "*", + "symfony/process": "~2.1", "illuminate/contracts": "*", "illuminate/console": "*", "illuminate/filesystem": "*"