Skip to content

Releases: mpociot/teamwork

10.0.0

21 May 08:11
9a5e883

Choose a tag to compare

What's Changed

Full Changelog: 9.0.0...10.0.0

9.0.0: Merge pull request #158 from laravel-shift/l11-compatibility

18 Jun 11:47
bda53ab

Choose a tag to compare

What's Changed

Full Changelog: 8.1.0...9.0.0

8.1.0

24 Mar 21:17
46da329

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.0...8.1.0

Added Laravel 10 Support and drop obsolete version

15 Feb 13:20

Choose a tag to compare

Removed

  • Removed support for obsolete versions of Laravel and PHP.
  • Do no longer run tests for prefer-lowest versions.

Added Laravel 9 support

16 Feb 22:39

Choose a tag to compare

Added

  • Laravel 9 Support

Removed

  • Dropped PHP 7.2 and PHP 7.3 support

6.1.2: Merge pull request #131 from mpociot/feature/php8-support

16 Feb 10:15
f306f97

Choose a tag to compare

6.1.1: Merge pull request #128 from oliuz/patch-3

15 Sep 09:12
93a8bbf

Choose a tag to compare

Fixed

  • Routes stub was updated to use class references (Thanks to @oliuz)

6.1.0: Merge pull request #126 from mpociot/feature/l8-follow-up

11 Sep 12:37
cf53550

Choose a tag to compare

6.0.3

06 Aug 20:14

Choose a tag to compare

Teamwork class can be resolved through type hinting (If you prefer, you can still use the Facade). Thanks to @rmccullagh.

trigger packagist to update version

29 Jun 20:56

Choose a tag to compare

This is just an empty release to trigger packagist to update this package.