Laravel's version requirement for PHPUnit is now "phpunit/phpunit": "^8.5.8|^9.3.3", , however both the 4.x and 5.x branches of this package are version locked to 6.5, meaning they can't be installed. Can you bump the versions for PHPUnit in these branches?