Skip to content

Commit 8a316b0

Browse files
committed
Use Drupal 8.8.x for testing
1 parent c77b8de commit 8a316b0

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
@@ -22,7 +22,7 @@
2222
"phpunit/phpunit": "^7.5",
2323
"phpstan/phpstan-deprecation-rules": "^0.11.0",
2424
"composer/installers": "^1.6",
25-
"drupal/core": "^8.6",
25+
"drupal/core": "^8.8@alpha",
2626
"drush/drush": "^9.6"
2727
},
2828
"minimum-stability": "dev",

0 commit comments

Comments
 (0)