Closed scottybo closed 3 years ago
Does this not work with Laravel 6?
Not with the current dependency setup
This these need to be update to their latest versions:
"orchestra/testbench": "^4.0",
"phpunit/phpunit": "^8"
I don't see any usages of Carbon in the package atm. Maybe it got removed by now?
Laravel 6 is deprecating Carbon v1:
This package currently uses Carbon 1.2. Are there any plans to take this to Carbon 2.x?