Skip to content

Releases: enflow/laravel-svg

Laravel 11 support

15 Mar 10:47
9656630
Compare
Choose a tag to compare
Merge pull request #12 from enflow/laravel11

Upgrade for Laravel 11

3.0

24 Feb 08:42
667498c
Compare
Choose a tag to compare
3.0
  • Moves to min. PHP 8.2
  • Moves to min. Laravel 10
  • Moves to Laravel Pint for code style
  • Add dependabot GitHub Actions configuration
  • Add return types / move to arrow functions

Add support for Laravel 9

09 Feb 08:44
41b0cfb
Compare
Choose a tag to compare

Drops support for Laravel 7 and PHP 7.4/8.0

Add PHP 8 support, drop Laravel 6.x support

01 Apr 12:22
Compare
Choose a tag to compare
1.9.0

Allow PHP 8, drop Laravel support for 6.x

1.8.0: Fix inline SVG placement to correctly have a viewBox, remove comments…

27 Nov 10:12
Compare
Choose a tag to compare

1.7.1

23 Nov 13:39
Compare
Choose a tag to compare
Fix inline automatically for livewire

1.7

17 Sep 09:17
Compare
Choose a tag to compare
1.7
Laravel 8.0 support

1.6

02 Sep 18:45
Compare
Choose a tag to compare
1.6
Add tests for add pack/packs

1.5

22 Jul 13:46
Compare
Choose a tag to compare
1.5
Add toStylesheet method, disable __toString for spritesheet

1.4

22 Jul 13:25
Compare
Choose a tag to compare
1.4
Add spritesheet helper