diff --git a/composer.json b/composer.json index 8ba8ec2..bfdc538 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "psr-0": { "Illuminate\\CodeIgniter" : "src/" } }, "require": { - "illuminate/database": "~4.0" + "illuminate/database": "~4.1.0" }, "require-dev": { "mockery/mockery": "~0.7",