Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97f5fec

Browse files
committed
Update change log.
1 parent 2ea6f7a commit 97f5fec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Illuminate/Foundation/changes.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
{"message": "Added groupBy to Collection class.", "backport": null},
7878
{"message": "Added the View::composers method.", "backport": null},
7979
{"message": "Added new 'sometimes' validation rule short-cut to only run validation if rule is present.", "backport": null},
80-
{"message": "Duplicate service providers can't be registered without 'force' parameter.", "backport": null}
80+
{"message": "Duplicate service providers can't be registered without 'force' parameter.", "backport": null},
81+
{"message": "Added --lines option to the 'tail' Artisan command.", "backport": null}
8182
],
8283
"4.0.x": [
8384
{"message": "Added implode method to query builder and Collection class.", "backport": null},

0 commit comments

Comments
 (0)