Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -10,8 +10,8 @@
"source": "http://cgit.drupalcode.org/library_manager"
},
"require": {
"drupal/core": "^8.6.0 || ^9 || ^10",
"drupal/codemirror_editor": "^1.0 || ^2.0"
"drupal/codemirror_editor": "^1.0 || ^2.0",
"drupal/core": "^8.6.0 || ^9 || ^10 || ^11"
},
"require-dev": {
Loading