Revert "chore: move stage_file_proxy into dev requires"

This reverts commit dcfcc11cbc.
This commit is contained in:
Oliver Davies 2021-12-08 19:11:56 +00:00
parent a7bedc1e5e
commit ca09801323
3 changed files with 80 additions and 79 deletions

View file

@ -42,6 +42,7 @@
"drupal/site_settings": "^1.19", "drupal/site_settings": "^1.19",
"drupal/sitemap": "^1.5", "drupal/sitemap": "^1.5",
"drupal/speakerdeck_field": "^2.0", "drupal/speakerdeck_field": "^2.0",
"drupal/stage_file_proxy": "^1.0",
"drush/drush": "^10", "drush/drush": "^10",
"illuminate/collections": "^8.38", "illuminate/collections": "^8.38",
"nesbot/carbon": "^2.33", "nesbot/carbon": "^2.33",
@ -52,7 +53,6 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.7", "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"drupal/coder": "^8.3", "drupal/coder": "^8.3",
"drupal/core-dev": "^8.8", "drupal/core-dev": "^8.8",
"drupal/stage_file_proxy": "^1.2",
"mglaman/phpstan-drupal": "^0.12.3", "mglaman/phpstan-drupal": "^0.12.3",
"phpstan/phpstan": "^0.12.19", "phpstan/phpstan": "^0.12.19",
"phpstan/phpstan-deprecation-rules": "^0.12.2" "phpstan/phpstan-deprecation-rules": "^0.12.2"

156
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "d748e3f4b874a1eed39f5ad49a34b4df", "content-hash": "8c486be72d08bf61786de0b9cebbbef3",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -3963,6 +3963,83 @@
"source": "https://git.drupalcode.org/project/speakerdeck_field" "source": "https://git.drupalcode.org/project/speakerdeck_field"
} }
}, },
{
"name": "drupal/stage_file_proxy",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/stage_file_proxy.git",
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "bad4d500e56f4e77adb2704ec5d4efdf52340df8"
},
"require": {
"drupal/core": ">=8.7.7"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.1",
"datestamp": "1601040732",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"stage_file_proxy.drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "BarisW",
"homepage": "https://www.drupal.org/user/107229"
},
{
"name": "geek-merlin",
"homepage": "https://www.drupal.org/user/229048"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
},
{
"name": "markdorison",
"homepage": "https://www.drupal.org/user/346106"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
},
{
"name": "msonnabaum",
"homepage": "https://www.drupal.org/user/75278"
},
{
"name": "netaustin",
"homepage": "https://www.drupal.org/user/199298"
},
{
"name": "robwilmshurst",
"homepage": "https://www.drupal.org/user/144488"
}
],
"description": "Provides stage_file_proxy module.",
"homepage": "https://www.drupal.org/project/stage_file_proxy",
"support": {
"source": "https://git.drupalcode.org/project/stage_file_proxy"
}
},
{ {
"name": "drupal/token", "name": "drupal/token",
"version": "1.9.0", "version": "1.9.0",
@ -9473,83 +9550,6 @@
}, },
"time": "2020-05-09T07:53:22+00:00" "time": "2020-05-09T07:53:22+00:00"
}, },
{
"name": "drupal/stage_file_proxy",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/stage_file_proxy.git",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "a0bea520c139a4b0b67738b0c54e7ee21af081da"
},
"require": {
"drupal/core": ">=8.7.7"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1637007759",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"stage_file_proxy.drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "BarisW",
"homepage": "https://www.drupal.org/user/107229"
},
{
"name": "geek-merlin",
"homepage": "https://www.drupal.org/user/229048"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
},
{
"name": "markdorison",
"homepage": "https://www.drupal.org/user/346106"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
},
{
"name": "msonnabaum",
"homepage": "https://www.drupal.org/user/75278"
},
{
"name": "netaustin",
"homepage": "https://www.drupal.org/user/199298"
},
{
"name": "robwilmshurst",
"homepage": "https://www.drupal.org/user/144488"
}
],
"description": "Provides stage_file_proxy module.",
"homepage": "https://www.drupal.org/project/stage_file_proxy",
"support": {
"source": "https://git.drupalcode.org/project/stage_file_proxy"
}
},
{ {
"name": "fabpot/goutte", "name": "fabpot/goutte",
"version": "v3.2.3", "version": "v3.2.3",

View file

@ -61,6 +61,7 @@ module:
simple_sitemap_views: 0 simple_sitemap_views: 0
sitemap: 0 sitemap: 0
speakerdeck_field: 0 speakerdeck_field: 0
stage_file_proxy: 0
syslog: 0 syslog: 0
system: 0 system: 0
taxonomy: 0 taxonomy: 0