Updated various recipes (part 1).

This commit is contained in:
Jan Böhmer 2021-10-02 20:53:03 +02:00
parent f05195c825
commit 5e1c5cef3b
7 changed files with 101 additions and 45 deletions

View file

@ -14,6 +14,7 @@
<server name="SYMFONY_PHPUNIT_REMOVE" value="" />
<server name="SYMFONY_PHPUNIT_VERSION" value="8.5" />
<ini name="memory_limit" value="512M" />
<ini name="display_errors" value="1" />
</php>
<testsuites>