Page MenuHomeDevCentral

Require Laravel 5.2.41 for Session::increment()
ClosedPublic

Authored by dereckson on Jul 22 2016, 22:43.
Tags
None
Referenced Files
F7691877: D535.diff
Thu, May 1, 04:21
F7670978: D535.id1305.diff
Wed, Apr 30, 19:19
Unknown Object (File)
Tue, Apr 29, 22:31
Unknown Object (File)
Tue, Apr 29, 17:03
Unknown Object (File)
Tue, Apr 29, 06:23
Unknown Object (File)
Mon, Apr 28, 20:28
Unknown Object (File)
Mon, Apr 28, 11:47
Unknown Object (File)
Mon, Apr 28, 09:50
Subscribers
None

Details

Summary

Upstream merged a proposal of framework improvement we made for D445.

Require the last version, to get it (first version with is 5.2.40).

Reference: https://github.com/laravel/framework/pull/14196

Test Plan

After a composer update, framework should have the
SessionStore::increment method.

Diff Detail

Repository
rGROVE Auth Grove
Lint
Lint Passed
Unit
No Test Coverage
Branch
laravel
Build Status
Buildable 765
Build 898: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Require Laravel 5.2.41 for Session::increment().
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jul 22 2016, 22:47
This revision was automatically updated to reflect the committed changes.