Skip to content

Cache locks

Compare
Choose a tag to compare
@swayok swayok released this 09 Feb 08:36
· 43 commits to master since this release
a7ed45d
  • Minimum PHP version now is 7.2.5.
  • All drivers added to require-dev in composer.json. For production you still need to require specific package.
  • Added support for cache locks.
  • Version upped to 6 to represent minimal suported Laravel version, Though it probably will still work in 5.* versions.

Thanks to @Malezha for these changes.