Open maxbanton opened 2 years ago
Would be great if you could merge this. Cannot use this package on Laravel 10 now.
Would be great if you could merge this. Cannot use this package on Laravel 10 now.
I’m requiring this branch instead of tag/version temporarily in my Laravel 10 project and it works fine.
Nice idea! Works in my Slim 4 project too. In case it helps anyone, this command will do the job:
composer require maxbanton/cwh:dev-feature/php-8.1
To revert to the latest release, simply use:
composer require maxbanton/cwh
Coverage increased (+0.2%) to 91.589% when pulling daa70e31e74ea9a6debe3d5d6249ee4a4d53b220 on feature/php-8.1 into 7ad7477e5808763c65691a0db807da5d3c6aa834 on master.