Revert "composer.json: Pin phpunit to 8.5.28"

This reverts commit 2cb32437ef.

Reason for revert: We stopped using Prophecy (T315966).

Bug: T315892
Change-Id: I9eb04d903f7ec715c76836c7b5736b50e6490340
This commit is contained in:
Lucas Werkmeister (WMDE) 2022-09-23 09:39:35 +00:00
parent 2cb32437ef
commit ff4b168815

View file

@ -93,7 +93,7 @@
"nikic/php-parser": "^4.10.2",
"php-parallel-lint/php-console-highlighter": "0.5",
"php-parallel-lint/php-parallel-lint": "1.3.1",
"phpunit/phpunit": "8.5.28",
"phpunit/phpunit": "^8.5",
"psy/psysh": "^0.11.1",
"seld/jsonlint": "1.8.3",
"wikimedia/alea": "^0.9.3",