Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

2 files
+ 3
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
3
@@ -18,8 +18,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"drupal/core": "^8.9 || ^9.0 || ^10",
"php": ">=8.0"
"php": ">=8.0",
"drupal/core": "^8.9 || ^9.0 || ^10 || ^11"
}
}
\ No newline at end of file
Loading