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
{{ message }}
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
When I run this artisan command : composer require sven/artisan-view ^3.3.2,
I get this error : [InvalidArgumentException] Package sven/artisan-view at version 3.3.2 has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version
i'm using PHP 8.0.0, Laravel 8 and Composer 2.0.8
How to do ?
The text was updated successfully, but these errors were encountered:
When I run this artisan command : composer require sven/artisan-view ^3.3.2,
I get this error : [InvalidArgumentException] Package sven/artisan-view at version 3.3.2 has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version
i'm using PHP 8.0.0, Laravel 8 and Composer 2.0.8
How to do ?
The text was updated successfully, but these errors were encountered: