To run the reproduction, make sure to install the dependencies using:
composer install
cp .env.example .env
php artisan key:generateThen you can run the test with the run.sh script:
./run.shMemory Leak Reproduction for anonymous class migrations
PHP