laravel-soap icon indicating copy to clipboard operation
laravel-soap copied to clipboard

Add support for Laravel 12

Open DerTechie opened this issue 9 months ago • 3 comments

Issue:

What I did

  • Updated composer requirements for Laravel 12 packages

How to test

  • run composer install
  • run vendor/bin/phpstan
  • run vendor/bin/phpunit

Also tested Soap requests on a local project of mine. Seems to work.

Does this need an update to the documentation?

I don't think so

DerTechie avatar Mar 06 '25 12:03 DerTechie

Not sure about the composer.lock. It has been removed automatically due to the presence of it within the .gitignore file.

DerTechie avatar Mar 06 '25 12:03 DerTechie

Not sure about the composer.lock. It has been removed automatically due to the presence of it within the .gitignore file.

Theoretically a library does not need one, since its dependencies are mostly in a range of allowed values. You always have min and max versions that need to be tested. Composer.lock would potentially hinder those changes.

So I guess it should be fine. LEt's see what the maintainer has to say.

func0der avatar Apr 02 '25 13:04 func0der

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!

stale[bot] avatar Apr 26 '25 04:04 stale[bot]

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Laravel Soap!

stale[bot] avatar Jun 27 '25 04:06 stale[bot]