diff --git a/composer.json b/composer.json index a886da41f..a395e0d1c 100644 --- a/composer.json +++ b/composer.json @@ -29,11 +29,11 @@ }, "require-dev": { "cartalyst/sentinel": "2.0.*", - "october/rain": "dev-stable", "illuminate/console": "5.1.* || 5.2.*", "illuminate/database": "5.1.* || 5.2.*", "illuminate/routing": "5.1.* || 5.2.*", "mockery/mockery": "0.9.*", + "october/rain": "dev-stable", "phpunit/phpunit": "^4.0 || ^5.0" }, "autoload": {