I cannot install this package with Laravel 9 project.
I am using Laravel Version 9.21.2
composer require actb/blade-github-octicons
Problem 1
- Root composer.json requires actb/blade-github-octicons ^4.0 -> satisfiable by actb/blade-github-octic
ons[4.0.0].
- actb/blade-github-octicons 4.0.0 requires illuminate/support ^8.0 -> found illuminate/support[v8.0.0,
..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
Hi,
I cannot install this package with Laravel 9 project. I am using Laravel Version 9.21.2
composer require actb/blade-github-octicons