laravel-soap
laravel-soap copied to clipboard
Laravel Soap Client
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.4.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.4.0 What's Changed Bump actions/create-github-app-token from 1.11.0 to 1.11.3 by @dependabot in dependabot/fetch-metadata#598 Bump @vercel/ncc from 0.38.1 to...
I have installed laravel-soap v3.0.3 on Laravel v11.33.2, php v8.2.12. Few other soap requests work just fine but I have encountered one that does return only empty string when I...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.25.0 to 6.1.0. Release notes Sourced from release-drafter/release-drafter's releases. v6.1.0 What's Changed New Add config option for PR query limit (#1362) @ssolbeck Bug Fixes Fix: Correctly mention...
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...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Issue: Deprecation warnings on PHP 8.4 ## What I did Changed the deprecated sections and also got tests working. The versions we allow for php-soap/psr18-transport only support php 8.2 upwards....
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. Changelog Sourced from sha.js's changelog. v2.4.12 - 2025-07-01 Commits [eslint] switch to eslint 7acadfb [meta] add auto-changelog b46e711 [eslint] fix package.json indentation df9d521 [Tests]...
Issue: ## What I did I updated the README.md to reflect Laravel 12 and PHP8.4 support