laravel-bootstrap-components icon indicating copy to clipboard operation
laravel-bootstrap-components copied to clipboard

Is this compatible with Laravel 7 version ?

Open fimaruf opened this issue 3 years ago • 1 comments

Hi I wanted to use this package in one of my projects. But thats in Laravel version 7 so wondering if this package is version 7 compatible. Thanks

fimaruf avatar Mar 17 '22 04:03 fimaruf

As per the composer.json file. the package is only available for Laravel 8 and higher.

https://github.com/bastinald/laravel-bootstrap-components/blob/5f1e87af6997f37bd85a552f4b2433d3b803cd28/composer.json#L14

Tjoosten avatar Jul 24 '23 09:07 Tjoosten