Due to the latest updates to PHP 8.1, running the koan using php contemplate_koans is not working anymore, see picture below:

We can improve the way koans are executed and we can simplify the project by avoiding running the koans using contemplate and run them using phpunit.