updated names for codemirror plugin and vfsstream so they no longer throw errors.
... | ... | @@ -84,11 +84,11 @@ |
"drupal/webform": "5.3", | ||
"drupal/workbench": "1.1", | ||
"drupal/workbench_access": "1.0-beta2", | ||
"fourkitchens/emulsify": "dev-master#v3.1", | ||
"fourkitchens/emulsify": "~v3.0", | ||
"hirak/prestissimo": "dev-master", | ||
"jcalderonzumba/gastonjs": "~1.0.2", | ||
"jcalderonzumba/mink-phantomjs-driver": "~0.3.1", | ||
"libraries/CKEditor-CodeMirror-Plugin": "v1.17.3", | ||
"libraries/ckeditor-codemirror-plugin": "v1.17.3", | ||
"libraries/ckeditor-autogrow": "4.9.0", | ||
"libraries/ckeditor-fakeobjects": "4.9.0", | ||
"libraries/ckeditor-image": "4.9.0", | ||
... | ... | @@ -106,7 +106,7 @@ |
"libraries/jquery-word-and-character-counter-plugin": "2.5.1", | ||
"libraries/progress-tracker": "v1.4.0", | ||
"libraries/signature-pad": "v2.3.0", | ||
"mikey179/vfsStream": "~1.2", | ||
"mikey179/vfsstream": "~1.2", | ||
"onelogin/php-saml": "~3.0.0", | ||
"oomphinc/composer-installers-extender": "dev-master", | ||
"phpunit/phpunit": ">=4.8.28 <5", | ||
... | ... |
Please register or sign in to comment