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 installed new laravel using laravel installer as described in the Readme section. Then I tried to install this package using composer. In the terminal the following error is displayed.
[InvalidArgumentException]
Package okami101/laravel-admin has a PHP requirement incompatible with your
PHP version, PHP extensions and Composer version
I am using php 8.0.6
Composer - 2.0.13
The text was updated successfully, but these errors were encountered:
[InvalidArgumentException]
Package okami101/laravel-admin has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version
Package okami101/laravel-admin has requirements incompatible with your PHP version, PHP extensions and Composer version:
- okami101/laravel-admin v0.5.3 requires php ^7.3 which does not match your installed version 8.1.7.
I installed new laravel using laravel installer as described in the Readme section. Then I tried to install this package using composer. In the terminal the following error is displayed.
[InvalidArgumentException]
Package okami101/laravel-admin has a PHP requirement incompatible with your
PHP version, PHP extensions and Composer version
I am using php 8.0.6
Composer - 2.0.13
The text was updated successfully, but these errors were encountered: