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 have a laravel package called stationpackage which requires"pragmarx/version":"dev-master" in composer.json. This package is fine when I do composer upgrade. However, when I try to include this package from another application, it complains about minimum-stability, even if I try
This package is not working with laravel 11 it has compatibility issues
The text was updated successfully, but these errors were encountered: