wordpress-develop incorrect phpunit version
-
I’m running WAMP 3.3.1 (64bit) with PHP 8.2.5 – I’ve installed WordPress/wordpress-develop and have it sorta setup. The build process works fine.
The problem I keep running into is Composer installing the wrong version of phpunit. On
composer installI get phpunit 4.8.36.I’ve tried running
composer updatebut no change.I’ve tried clearing my composer cache via
composer clear-cacheandcomposer install --no-cachebut still, 4.8.36.I’ve tried fully reinstalling WordPress/wordpress-develop, but the issue persists.
Any ideas, suggestions, explanations is appreciated.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘wordpress-develop incorrect phpunit version’ is closed to new replies.