Replies: 1 comment 3 replies
-
I'll work for this soon, i hope this weekend |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
That's what I get when trying to install it in Laravel 10:
`Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update zofe/rapyd-livewire
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- zofe/rapyd-livewire 0.8.1 requires illuminate/contracts ^8.0 -> found illuminate/contracts[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- zofe/rapyd-livewire[0.8.2, ..., 0.8.5] require illuminate/contracts ^8.27 -> found illuminate/contracts[v8.27.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- zofe/rapyd-livewire[0.8.6, ..., 0.8.14] require illuminate/contracts ^8.27|^9.0 -> found illuminate/contracts[v8.27.0, ..., v8.83.27, v9.0.0, ..., v9.52.4] but these were not loaded, likely because it conflicts with another require.
- zofe/rapyd-livewire[0.8.15, ..., 0.8.28] require illuminate/config ^8.65|^9.0 -> found illuminate/config[v8.65.0, ..., v8.83.27, v9.0.0, ..., v9.52.4] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires zofe/rapyd-livewire * -> satisfiable by zofe/rapyd-livewire[0.8.1, ..., 0.8.28].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
`
I will like to help but with packages and composer I'm really a null :S
Thank you in advance,
David Lyons
Beta Was this translation helpful? Give feedback.
All reactions