chore: move stage_file_proxy
into dev requires
This isn't needed on production.
This commit is contained in:
parent
2a85a9ba65
commit
dcfcc11cbc
3 changed files with 79 additions and 80 deletions
|
@ -42,7 +42,6 @@
|
|||
"drupal/site_settings": "^1.19",
|
||||
"drupal/sitemap": "^1.5",
|
||||
"drupal/speakerdeck_field": "^2.0",
|
||||
"drupal/stage_file_proxy": "^1.0",
|
||||
"drush/drush": "^10",
|
||||
"illuminate/collections": "^8.38",
|
||||
"nesbot/carbon": "^2.33",
|
||||
|
@ -53,6 +52,7 @@
|
|||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
|
||||
"drupal/coder": "^8.3",
|
||||
"drupal/core-dev": "^8.8",
|
||||
"drupal/stage_file_proxy": "^1.2",
|
||||
"mglaman/phpstan-drupal": "^0.12.3",
|
||||
"phpstan/phpstan": "^0.12.19",
|
||||
"phpstan/phpstan-deprecation-rules": "^0.12.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue