Closed WilburJZHAO closed 3 years ago
@WilburJZHAO thank you for the contribution! Could you add changes to .travis.yml as well? Here is example how I added PHP8 support to another one package: https://github.com/cybercog/laravel-love/commit/0a8820e732e6aefaefc0b970c1ea7c82b7ad4f37
@WilburJZHAO sorry, I was too tired when I wrote that comment and gave a link on a wrong commit. There is no need to add PHP8 support to add Laravel 8 support. My bad.
@antonkomarev All good, I just took out the PHP 8 support.
I'm away from my computer, so cannot make a release. Will do it on the next week.
@WilburJZHAO sorry for long wait time, but adding new Laravel versions required more than just adding them in composer.json: #23
Laravel Ownership v5.3.0 has been released with Laravel 6.x, 7.x, 8.x support and PHP8 support.
@antonkomarev Thank you!
Add Laravel 8 support