Skip to content

Commit 36a471a

Browse files
authored
Merge pull request #2 from weitzman/patch-1
Allow DTT 2.0
2 parents ca74fbc + 58f1f8b commit 36a471a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A Drupal queue runner trait for use with Drupal Test Traits.",
44
"type": "drupal-dtt",
55
"require": {
6-
"weitzman/drupal-test-traits": "^1.2"
6+
"weitzman/drupal-test-traits": "^1.2 || ^2"
77
},
88
"require-dev": {
99
"drupal/core": "^8.7",

0 commit comments

Comments
 (0)