I can't install
Your requirements could not be resolved to an installable set of packages.
Problem 1 - Root composer.json requires codedredd/laravel-soap ^3.0.2 -> satisfiable by codedredd/laravel-soap[v3.0.2]. - codedredd/laravel-soap v3.0.2 requires illuminate/http ^9.0 -> found illuminate/http[v9.0.0, ..., v9.52.10] but these were not loaded, likely because it conflicts with another require.
Yeah so you'd have to change your composer.json
"codedredd/laravel-soap": "v4.0.0-beta.1",
That supports Laravel 10
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Is this package still being maintained?
I hope version 4 will be in a stable release...
Expect a stable version with Laravel 10 support
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Your requirements could not be resolved to an installable set of packages.
Problem 1 - Root composer.json requires codedredd/laravel-soap ^3.0.2 -> satisfiable by codedredd/laravel-soap[v3.0.2]. - codedredd/laravel-soap v3.0.2 requires illuminate/http ^9.0 -> found illuminate/http[v9.0.0, ..., v9.52.10] but these were not loaded, likely because it conflicts with another require.
Make sure you that your php.ini has enabled these extensions:
extension=soapextension=intlextension=xslextension=sodium