+1
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -4,6 +4,6 @@ | ||
"type": "drupal-module",
|
||
"license": "GPL-2.0+",
|
||
"require": {
|
||
"hashids/hashids": "^3.0"
|
||
"hashids/hashids": "^3.0 || ^4.0"
|
||
}
|
||
} |
||
Loading
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -4,6 +4,6 @@ | ||
"type": "drupal-module",
|
||
"license": "GPL-2.0+",
|
||
"require": {
|
||
"hashids/hashids": "^3.0"
|
||
"hashids/hashids": "^3.0 || ^4.0"
|
||
}
|
||
} |
||