We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am facing this issue:
Problem 1 - Root composer.json requires laravel/framework 11.22.0 -> satisfiable by laravel/framework[v11.22.0]. - pod-point/laravel-aws-pubsub 0.5.2 requires illuminate/support ^8.52|^9.0|^10.0 -> satisfiable by illuminate/support[v8.52.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. - Only one of these can be installed: illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev], laravel/framework[v11.22.0]. laravel/framework replaces illuminate/support and thus cannot coexist with it. - Root composer.json requires pod-point/laravel-aws-pubsub ^0.5.2 -> satisfiable by pod-point/laravel-aws-pubsub[0.5.2]. ```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am facing this issue:
The text was updated successfully, but these errors were encountered: