Force symfony filesystem to be ~3.4 not 4.x because drd (Drupal Remote Dashboard) isn't compatible

This commit is contained in:
Benjamin Melançon 2019-08-26 17:51:49 -04:00
parent 659727c012
commit daf7df1aae

View file

@ -52,6 +52,7 @@
"drupal/wysiwyg_linebreaks": "^1.9",
"drush/drush": "^9.0",
"drutopia/drutopia": "^1.0-beta1",
"symfony/filesystem": "^3.4",
"zaporylie/composer-drupal-optimizations": "^1.0"
},
"repositories": {