Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
1 deletion.
-
+2
−1
src/Illuminate/Foundation/changes.json
|
@@ -61,6 +61,7 @@ |
|
|
{"message": "Added new auth:clear-reminders command for clearing expired password reminders.", "backport": null}, |
|
|
{"message": "Added Cookie::queue method for creating cookies that are automatically attached to the final response.", "backport": null}, |
|
|
{"message": "Allow environment to be checked via App::environment method.", "backport": null}, |
|
|
{"message": "Add support for order by and limit on MySQL update queries.", "backport": null} |
|
|
{"message": "Add support for order by and limit on MySQL update queries.", "backport": null}, |
|
|
{"message": "Tweak Container::resolve to accept a type, new resolvingAny method for all objects.", "backport": null} |
|
|
] |
|
|
} |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.