Skip to content

Tags: joachim-n/drupal-core-development-project

Tags

1.0.16

Fixed Drupal core PHPStan rule classes not found by Composer autoload…

…er. Fixes #33.

1.0.15

Added installation instructions for use with justafish/ddev-drupal-co…

…re-dev.

1.0.14

Changed wording.

1.0.13

Changed version of symfony/var-dumper to be lenient.

1.0.12

Fixed ‘drush cr’ command replacement on Drush 12. Not compatible with…

… Drush 11.

1.0.11

Added sample phpunit.xml file for use on DDEV.

1.0.10

Added Composer script to allow contrib modules to be installed on 11.x. 

Fixes #23.

1.0.9

Added roadmap section to README.

1.0.8

Added DDEV instructions.

1.0.7

Removed unused imports.