diff --git a/composer.json b/composer.json index 3b00d2a..c2f5153 100644 --- a/composer.json +++ b/composer.json @@ -15,9 +15,9 @@ ], "require": { "php": ">=5.4.0", - "illuminate/filesystem": "5.2.*", - "illuminate/support": "5.2.*", - "pingpong/support": "2.2.*@dev", + "illuminate/filesystem": "5.3.*", + "illuminate/support": "5.3.*", + "pingpong/support": "dev-master", "doctrine/dbal": "~2.5" }, "require-dev": {