Update master php testing versions

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-04-07 12:07:05 +02:00
parent 68fc1fd228
commit e4b3f3aef4
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA

View file

@ -2,6 +2,7 @@
<phpunit bootstrap="bootstrap.php"
strict="true"
verbose="true"
convertDeprecationsToExceptions="true"
timeoutForSmallTests="900"
timeoutForMediumTests="900"
timeoutForLargeTests="900"