Skip to content

Releases: darryldecode/laravelshoppingcart

Fix "deprecated" warning in php 8.2+

12 Sep 10:18
25e347f
Compare
Choose a tag to compare

Fix "deprecated" warning in php 8.2+ (incorrect variable name) #368

Laravel 10 Support

01 May 04:48
35825fa
Compare
Choose a tag to compare

Refer here: #355

Laravel 9 Support

11 Feb 14:09
bc5ff0e
Compare
Choose a tag to compare

Laravel 9 Support

Version 4.2.1 patch

18 Dec 09:59
2ad23e0
Compare
Choose a tag to compare

Change log:

  • Change minimum validation for quantity changed to 0.1
  • Updates to Travis tests
  • Updates to composer.json file (Bump up PHP version requirement to minimum of 7.3)

Laravel 8.0~ Support

12 Sep 12:26
7dcadde
Compare
Choose a tag to compare

Updated all dependencies including dev.

Please contact any incompatibility issues.

Laravel 7.x Support

04 Mar 06:55
8f227c0
Compare
Choose a tag to compare

Change Log:

  • Added support for Laravel version 7.x

Minor Fix in Handling Events

03 Feb 03:39
d6126cf
Compare
Choose a tag to compare

Small fix in events. See more information on this changes in #219

Added ability to associate model

08 Jan 14:43
966e8e5
Compare
Choose a tag to compare

Change Log:

  • Upgrade phpunit to latest version 8+ and fixed failing tests
  • Added the ability to associate model to an item. #183

See Documentation for examples.

Update laravel 6 to semantic versioning scheme

01 Nov 23:07
7ec33ee
Compare
Choose a tag to compare

Laravel 6.1~ Support

10 Oct 03:16
2c7a609
Compare
Choose a tag to compare

Updated composer.json to support laravel 6.1