diff --git a/composer.lock b/composer.lock index f7ac0c0cf257bd25d537f92e46a138b2cd9d5a72..e86554f205a1aeebf49696bb508194209761f301 100644 --- a/composer.lock +++ b/composer.lock @@ -1091,22 +1091,22 @@ }, { "name": "stack/builder", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "c1f8a4693b55c563405024f708a76ef576c3b276" + "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/c1f8a4693b55c563405024f708a76ef576c3b276", - "reference": "c1f8a4693b55c563405024f708a76ef576c3b276", + "url": "https://api.github.com/repos/stackphp/builder/zipball/59fcc9b448a8ce5e338a04c4e2e4aca893e83425", + "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425", "shasum": "" }, "require": { "php": ">=5.3.0", - "symfony/http-foundation": "~2.1", - "symfony/http-kernel": "~2.1" + "symfony/http-foundation": "~2.1|~3.0", + "symfony/http-kernel": "~2.1|~3.0" }, "require-dev": { "silex/silex": "~1.0" @@ -1136,7 +1136,7 @@ "keywords": [ "stack" ], - "time": "2014-11-23 20:37:11" + "time": "2016-06-02 06:58:42" }, { "name": "symfony-cmf/routing",