Changing the barryvdh version to 1.*
Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/01a69b77 Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/01a69b77 Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/01a69b77 Branch: refs/heads/airavata-php-gateway-0.15-release Commit: 01a69b775548ae8748655c376da649a449e6a8b9 Parents: 455192f Author: Supun Nakandala <[email protected]> Authored: Sat Jun 6 15:25:23 2015 +0530 Committer: Supun Nakandala <[email protected]> Committed: Sat Jun 6 15:25:23 2015 +0530 ---------------------------------------------------------------------- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/01a69b77/composer.json ---------------------------------------------------------------------- diff --git a/composer.json b/composer.json index 559196d..bbd97d9 100755 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "require": { "laravel/framework": "4.2.*", "apache/thrift": "1.0.*@dev", - "barryvdh/laravel-ide-helper": "1.&" + "barryvdh/laravel-ide-helper": "1.*" }, "autoload": { "classmap": [
