From fda3c8f053669e0550a4beb34567129bd7abd84f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 7 Apr 2016 15:54:50 +0200 Subject: php-phpspec-php-diff: 1.1.0 --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 5e91b0f..145c613 100644 --- a/composer.json +++ b/composer.json @@ -15,5 +15,11 @@ "psr-0": { "Diff": "lib/" } + }, + + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } } } -- cgit