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
Hi, i have de package in my composer.json like "ahmadwaleed/laravel-blanket": "^1.2", and i have PHP 8.1 version, when i run composer install or composer update i reveive this message:
Problem 1
- ahmadwaleed/laravel-blanket is locked to version v1.2.0 and an update of this package was not requested.
- ahmadwaleed/laravel-blanket v1.2.0 requires php 8.0.* -> your php version (8.1.14) does not satisfy that requirement.
What i can do to resolve?
The text was updated successfully, but these errors were encountered:
Hi, i have de package in my composer.json like "ahmadwaleed/laravel-blanket": "^1.2", and i have PHP 8.1 version, when i run composer install or composer update i reveive this message:
Problem 1
- ahmadwaleed/laravel-blanket is locked to version v1.2.0 and an update of this package was not requested.
- ahmadwaleed/laravel-blanket v1.2.0 requires php 8.0.* -> your php version (8.1.14) does not satisfy that requirement.
What i can do to resolve?
The text was updated successfully, but these errors were encountered: