From d5db36aa32d370fff5316ed4f566e2573924759c Mon Sep 17 00:00:00 2001 From: kenjis Date: Sun, 12 Jul 2015 18:53:11 +0900 Subject: [PATCH] Change siriusphp/validation version --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 5b13bb1..a2f692e 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ ], "require": { "php": ">=5.4", - "siriusphp/validation": "dev-master", + "siriusphp/validation": "2.1.*", "siriusphp/filtration": "1.2.*" }, "require-dev": { diff --git a/composer.lock b/composer.lock index f088747..9fe4b12 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "2339ace029ab5970ce449abbcfc52b9d", + "hash": "7b76cf19d0e39f476b8365e928fd93ed", "packages": [ { "name": "siriusphp/filtration", @@ -53,7 +53,7 @@ }, { "name": "siriusphp/validation", - "version": "dev-master", + "version": "2.1.0.1", "source": { "type": "git", "url": "https://github.com/kenjis/siriusphp-validation.git", @@ -78,7 +78,6 @@ "autoload.php" ] }, - "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -96,6 +95,9 @@ "security", "validation" ], + "support": { + "source": "https://github.com/kenjis/siriusphp-validation/tree/master" + }, "time": "2015-07-08 06:05:10" } ], @@ -616,9 +618,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "siriusphp/validation": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {