Merged in feature_requirements_update (pull request #46)

Deps and reqs update
This commit is contained in:
Alexey Eschenko 2020-11-30 11:33:20 +00:00
commit 980423500f
2 changed files with 1001 additions and 1288 deletions

2277
composer.lock generated

File diff suppressed because it is too large Load diff

View file

@ -99,9 +99,6 @@
"config/packages/google_recaptcha.yaml" "config/packages/google_recaptcha.yaml"
] ]
}, },
"guzzlehttp/guzzle": {
"version": "6.5.2"
},
"guzzlehttp/promises": { "guzzlehttp/promises": {
"version": "v1.3.1" "version": "v1.3.1"
}, },
@ -129,9 +126,6 @@
"pagerfanta/pagerfanta": { "pagerfanta/pagerfanta": {
"version": "v2.3.0" "version": "v2.3.0"
}, },
"paragonie/random_compat": {
"version": "v9.99.99"
},
"php": { "php": {
"version": "7.4" "version": "7.4"
}, },
@ -141,9 +135,6 @@
"php-http/discovery": { "php-http/discovery": {
"version": "1.7.4" "version": "1.7.4"
}, },
"php-http/guzzle6-adapter": {
"version": "v2.0.1"
},
"php-http/httplug": { "php-http/httplug": {
"version": "2.1.0" "version": "2.1.0"
}, },
@ -300,9 +291,6 @@
"symfony/http-kernel": { "symfony/http-kernel": {
"version": "v4.1.0" "version": "v4.1.0"
}, },
"symfony/inflector": {
"version": "v4.1.0"
},
"symfony/intl": { "symfony/intl": {
"version": "v4.1.0" "version": "v4.1.0"
}, },