+2
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -10,7 +10,8 @@ | ||
}
|
||
],
|
||
"require": {
|
||
"drupal/core": "^8.8 || ^9.0 || ^10"
|
||
"drupal/core": "^8.8 || ^9.0 || ^10",
|
||
"php": "^8"
|
||
},
|
||
"repositories": {
|
||
"drupal": {
|
||
Loading