php-ide-serenata
php-ide-serenata copied to clipboard
Verify platform via "composer check" during setup test
Currently, when the platform requirements are not met, the initial "environment test" succeeds, but the installation then fails. We can do one better by running composer check during the environment test.
See also #447.