Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -9,8 +9,8 @@
}
],
"require": {
"drupal/core": "^8 || ^9 || ^10",
"drupal/core": "^8 || ^9 || ^10 || ^11"
},
"require-dev": {
Loading