+5
−7
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,18 +3,16 @@ | ||
"type": "drupal-module",
|
||
"description": "Provides effects and operations for the Image API.",
|
||
"require": {
|
||
"drupal/core": "^9.2",
|
||
"drupal/file_mdm_exif": "^2.4",
|
||
"drupal/file_mdm_font": "^2.4"
|
||
"drupal/core": "^9.3 || ^10",
|
||
"drupal/file_mdm": "^2.5"
|
||
},
|
||
"conflict": {
|
||
"drupal/imagemagick": "<3",
|
||
"drupal/imagemagick": "<3.4",
|
||
"drupal/jquery_colorpicker": "<2"
|
||
},
|
||
"require-dev": {
|
||
"drupal/imagemagick": "^3.3",
|
||
"drupal/jquery_colorpicker": "^2",
|
||
"drupal/vendor_stream_wrapper": "^1 | ^2",
|
||
"drupal/imagemagick": "^3.4",
|
||
"drupal/vendor_stream_wrapper": "^1.2 | ^2",
|
||
"fileeye/linuxlibertine-fonts": "^5.3"
|
||
},
|
||
"extra": {
|
||
+3
−3
+1
−1
Loading