Page MenuHomeDevCentral

Require Laravel 5.2.41 for Session::increment()
ClosedPublic

Authored by dereckson on Jul 22 2016, 22:43.
Tags
None
Referenced Files
F10513742: D535.diff
Thu, Jul 10, 08:28
F10511782: D535.id1305.diff
Thu, Jul 10, 04:21
F10510397: D535.id1305.diff
Thu, Jul 10, 01:41
F10506725: D535.id1304.diff
Wed, Jul 9, 18:32
F10505594: D535.id1304.diff
Wed, Jul 9, 15:38
Unknown Object (File)
Wed, Jul 2, 20:21
Unknown Object (File)
Tue, Jul 1, 23:30
Unknown Object (File)
Tue, Jul 1, 17:56
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 Not Applicable
Unit
Tests Not Applicable

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.