+2
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,6 +3,7 @@ | ||
"require": {
|
||
"drupal/flysystem": "^2.0",
|
||
"league/flysystem": "^1.0.20",
|
||
"league/flysystem-aws-s3-v3": "^1.0, !=1.0.12, !=1.0.13"
|
||
"league/flysystem-aws-s3-v3": "^1.0, !=1.0.12, !=1.0.13",
|
||
"drupal/core": "^9.0"
|
||
}
|
||
} |
||
+1
−2
Loading