Closed colivinggit closed 6 months ago
Hey @colivinggit! Sorry that you're having issues with the package. I'm wondering if this is related to https://github.com/ash-jc-allen/short-url/issues/227?
Are you using Laravel Jetstream at the moment? If not, have you tried running the installation command using the -W
flag like shown in the error message in your screenshot?
This might work:
composer require ashallendesign/short-url -W
I'm actually working on some changes for a new major version of Short URL that will be removing the jenssegers/agent
package shortly 🙂
Thanks, that worked!
Perfect, glad it worked! 😄
Hi,
I'm trying to upgrade to Laravel 11, but this issue occurs. Could you help?