-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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].
```
Metadata
Metadata
Assignees
Labels
No labels