-
Notifications
You must be signed in to change notification settings - Fork 42
Closed as not planned
Description
VIP-Coding-Standards/composer.json
Line 29 in 7965807
"phpunit/phpunit": "^4 || ^5 || ^6 || ^7" |
We've had a customer report an issue with the PHPUnit version requirements in composer. Where up to version ^7 is required PHP 7 is required.
They are trying to update to PHP8 which then fails the dependency as PHPUnit ^7 depends on PHP 7
Can we please add ^8
Thanks
Metadata
Metadata
Assignees
Labels
No labels