+1
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -2,7 +2,7 @@ | ||
"name": "drupal/views_data_export",
|
||
"description": "Plugin to export views data into various file formats.",
|
||
"type": "drupal-module",
|
||
"license": "GPL-2.0+",
|
||
"license": "GPL-2.0-or-later",
|
||
"require": {
|
||
"drupal/csv_serialization": "~1.4 || ~2.0 || ~3 || ~4"
|
||
},
|
||
Loading