Repository: airavata-php-gateway Updated Branches: refs/heads/airavata-php-gateway-0.15-release 397b70a0d -> 01a69b775
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/455192fa Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/455192fa Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/455192fa Branch: refs/heads/airavata-php-gateway-0.15-release Commit: 455192fa34ec015ad6622b64e9849295b4e0d49c Parents: 397b70a Author: Supun Nakandala <[email protected]> Authored: Sat Jun 6 15:24:56 2015 +0530 Committer: Supun Nakandala <[email protected]> Committed: Sat Jun 6 15:24:56 2015 +0530 ---------------------------------------------------------------------- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/455192fa/composer.json ---------------------------------------------------------------------- diff --git a/composer.json b/composer.json index c34f2e9..559196d 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": "~2.0" + "barryvdh/laravel-ide-helper": "1.&" }, "autoload": { "classmap": [
