mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Use PHPUnit 8.5
This commit is contained in:
parent
f5d685dfd4
commit
e93620fff1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<server name="APP_ENV" value="test" force="true" />
|
||||
<server name="SHELL_VERBOSITY" value="-1" />
|
||||
<server name="SYMFONY_PHPUNIT_REMOVE" value="" />
|
||||
<server name="SYMFONY_PHPUNIT_VERSION" value="7.5" />
|
||||
<server name="SYMFONY_PHPUNIT_VERSION" value="8.5" />
|
||||
</php>
|
||||
|
||||
<testsuites>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue