-
- Downloads
Issue #3020147 by heddn: Add drupalci.yml to test for deprecations
... | @@ -24,7 +24,7 @@ | ... | @@ -24,7 +24,7 @@ |
"require-dev": { | "require-dev": { | ||
"mikey179/vfsStream": "^1", | "mikey179/vfsStream": "^1", | ||
"phpunit/phpunit": "^4.8.35 || ^6.5", | "phpunit/phpunit": "^4.8.35 || ^6.5", | ||
"drupal/migrate_plus": "^4" | "drupal/migrate_plus": "4.x-dev" | ||
}, | }, | ||
"config": { | "config": { | ||
"preferred-install": "dist" | "preferred-install": "dist" | ||
... | ... |
Please register or sign in to comment