Releases: webwizo/laravel-shortcodes
Releases · webwizo/laravel-shortcodes
Laravel 11 Support
Laravel 10 Support
v1.0.24 Bump dependencies for Laravel 10 (#75)
Laravel 9 support
v1.0.23 Added support for Laravel 9 (#70)
v1.0.22: fix #67 issue - optional paramater php8 warning (#69)
Co-authored-by: Muhammad Asif <[email protected]>
v1.0.21: Update Factory.php (#68)
fix for octobercms
PHP 8 Deprecated Issue Fix
resolve #64 issue for php8 depratected notice (#65) Co-authored-by: Asif Iqbal <[email protected]>
Laravel 8 Support.
v1.0.19 allow Laravel 8 (#61)
Laravel 7 Support
allow Laravel 7 (#53) if you don't want to continue supporting super old versions of Laravel, you might consider breaking off a v2 of this package that only supports Laravel 7, instead of this PR.
Laravel 6 Support
allow Laravel 6 (#49) looking through the Laravel 6 upgrade guide, it doesn't seem like anything in this package should be affected.
Laravel 5.8 support.
Multiple laravel versions (#44) * Update composer.json * Update composer.json * Update .travis.yml * Update TestCase.php * Update composer.json * fix You are using the deprecated option "dev". Dev packages are installed by default now. * Update composer.json * Update composer.json