Skip to content

Commit 6247f7b

Browse files
committed
Update to Eloquent 4.1
1 parent 5a10761 commit 6247f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"psr-0": { "Illuminate\\CodeIgniter" : "src/" }
2424
},
2525
"require": {
26-
"illuminate/database": "~4.0"
26+
"illuminate/database": "~4.1.0"
2727
},
2828
"require-dev": {
2929
"mockery/mockery": "~0.7",

0 commit comments

Comments
 (0)