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

Add PHP 8.3 and Laravel 11 compatibility

Open BernhardK91 opened this issue 10 months ago • 1 comments

What I did

  • Migrate PHPUnit configuration
  • Updated packages to PHP 8.3
  • Updated packages for Laravel 11 compatibility
  • Fixed PHPStan errors
  • Migrated nunomaduro/larastan to larastan/larastan

How to test

  • use PHP 8.3
  • run composer install
  • run vendor/bin/phpstan
  • run vendor/bin/phpunit

Does this need an update to the documentation?

I am not sure abot that.

Fixes #302, #304

BernhardK91 avatar Apr 08 '24 15:04 BernhardK91

Hope this gets merged soon

erickcg avatar Apr 16 '24 16:04 erickcg