From 2734b302dcbcd6a60339e324323676d1d13c8f4d Mon Sep 17 00:00:00 2001 From: Dariusz Ruminski Date: Wed, 10 Jan 2018 15:01:07 +0100 Subject: [PATCH] bump gitlib requirement --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2ea66e094..05a4f11e3 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "composer-plugin-api": "~1.0", "composer/composer": "^1.0", "doctrine/collections": "~1.2", - "gitonomy/gitlib": "~1.0", + "gitonomy/gitlib": "^1.0.3", "monolog/monolog": "~1.16", "ocramius/proxy-manager": "~0.4|~1.0|~2.0", "seld/jsonlint": "~1.1",