From: Andrey Kutejko Date: Sun, 24 Aug 2014 20:09:45 +0000 (+0300) Subject: bump migrations library version X-Git-Tag: 0.6~162 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=e92f736e69041b4cb4817334fd92f976fa904aa1;p=ipf.git bump migrations library version --- diff --git a/composer.lock b/composer.lock index dfa35bf..8b3108b 100644 --- a/composer.lock +++ b/composer.lock @@ -45,7 +45,7 @@ "source": { "type": "git", "url": "git://git.andy128k.net/migrations.git", - "reference": "5afec7c9931379fb1d2d2a889645ba0ccafdb8c5" + "reference": "25f63fb982130444be77cf9f438d2aa510ac3a8a" }, "require": { "php": ">=5.3" @@ -66,7 +66,7 @@ } ], "description": "Simple DB schema migrations", - "time": "2014-08-14 19:01:37" + "time": "2014-08-24 19:46:53" }, { "name": "andy128k/missing-tools",