You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error while trying to install it for Laravel 8.* project:
composer require ben182/laravel-ab
Using version ^2.0 for ben182/laravel-ab
./composer.json has been updated
Running composer update ben182/laravel-ab
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- ben182/laravel-ab[2.0.0, ..., 2.0.2] require illuminate/support ^6.0 | ^7.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires ben182/laravel-ab ^2.0 -> satisfiable by ben182/laravel-ab[2.0.0, 2.0.1, 2.0.2].
The text was updated successfully, but these errors were encountered:
I'm getting the following error while trying to install it for Laravel 8.* project:
The text was updated successfully, but these errors were encountered: