Skip to content

Releases: rairlie/laravel-locking-session

v2.0.1

17 Aug 09:59
e76ae1c

Choose a tag to compare

Fixes:
#29 Garbage collector fails if session lock directory does not exist

v2.0.0: Fix php82 deprecation (#28)

27 Jan 14:19
acf521b

Choose a tag to compare

Fixed deprecation warning in PHP 8.2 #28

PHP 8.2 is now required for release version >=2.0.0
Use the ^1.0 release for other versions of PHP

v1.1.9

08 Jan 09:58
b0f4acc

Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v1.1.9

v1.1.8: Add Store constructor doc block (#23)

31 Jul 07:36
196a06a

Choose a tag to compare

v1.1.7

30 Sep 21:54

Choose a tag to compare

Fix #19

v1.1.6

28 Jun 09:08

Choose a tag to compare

Prevent middleware writing session if already closed - #8

v1.1.5

05 Apr 07:54
ab05ce3

Choose a tag to compare

Bump symfony/http-foundation from 4.4.1 to 4.4.7

v1.1.4

03 Dec 08:10

Choose a tag to compare

Merge branch 'master' of github.com:rairlie/laravel-locking-session

v1.1.2: Merge pull request #11 from rairlie/remove-nullhandler-check

10 Apr 21:33
93a623a

Choose a tag to compare