-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.16, 3.4.7, 3.5.4, 3.6.2, 3.7
-
MOODLE_31_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_31_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MDL-64725-master -
I'm seeing the following deprecation warnings when initialising PHPUnit or Behat:
Deprecation warning: require-dev.phpunit/dbUnit is invalid, it should not contain uppercase characters. Please use phpunit/dbunit instead. Make sure you fix this as Composer 2.0 will error.
|
Deprecation warning: require-dev.mikey179/vfsStream is invalid, it should not contain uppercase characters. Please use mikey179/vfsstream instead. Make sure you fix this as Composer 2.0 will error.
|
|