+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -26,8 +26,8 @@ | ||
}
|
||
],
|
||
"require": {
|
||
"abraham/twitteroauth": "~0.7",
|
||
"drupal/core": "^8.8 || ^9.0",
|
||
"abraham/twitteroauth": ">=2",
|
||
"drupal/core": ">=8.8",
|
||
"drupal/social_post": "^3.0@beta"
|
||
},
|
||
"require-dev": {
|
||
Loading