Skip to content

Commit a6bff4b

Browse files
committed
Merge pull request Zizaco#85 from ephraimb/change
Changed dependency of Ardent from 2.3.x to 2.4.x
2 parents e75e82a + 1f65f1e commit a6bff4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": ">=5.4.0",
1818
"illuminate/support": "4.1.x",
19-
"laravelbook/ardent": "2.3.x"
19+
"laravelbook/ardent": "2.4.x"
2020
},
2121
"require-dev": {
2222
"illuminate/database": "4.x",

0 commit comments

Comments
 (0)