'Error of different package while running composer require osisset/laravel-shopify

While I run composer require osiset/laravel-shopify, I am getting errors of different packages like its required 8.76.2, and current package is 9.4 or like that. So how can I solve this error?

I tried to use composer require ohmybrew/laravel-shopify, but it gives the same error. I also tried to use a specific version of laravel/installer, but I am unable to do so



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source