Closed edwinvdpol closed 3 months ago
When you run PHP 8.1, and you try composer install the following error will appear:
composer install
Laravel 10 needs Orchestra Testbench 8.
This PR fixes that compatibility.
The branch name is not entirely correct, but you get the point. 😋
👋 Edwin
When you run PHP 8.1, and you try
composer install
the following error will appear:Laravel 10 needs Orchestra Testbench 8.
This PR fixes that compatibility.
The branch name is not entirely correct, but you get the point. 😋
👋 Edwin