Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion d9-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- Make sure the project is using composer 2
- Make sure the project is using drush 10
- Make sure the project has at least version ^1.0 of all phpstan related modules (`mglaman/phpstan-drupal`, `phpstan/phpstan-deprecation-rules` and `phpstan/phpstan-phpunit`
- Make sure the project has at least version ^1.0 of all phpstan related modules (`mglaman/phpstan-drupal`, `phpstan/phpstan-deprecation-rules` `phpstan/extension-installer` and `phpstan/phpstan-phpunit`
- Make sure the project has upgrade status enabled
- Make sure the project has `drupal/drupal-extension` version 4 or higher.

Expand Down