mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Bump symfony/symfony from 3.4.36 to 3.4.37
Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.36 to 3.4.37. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.37/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.36...v3.4.37) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6f43803c58
commit
94e7ba3174
1 changed files with 17 additions and 18 deletions
35
composer.lock
generated
35
composer.lock
generated
|
@ -570,16 +570,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/common",
|
||||
"version": "v2.11.0",
|
||||
"version": "2.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/common.git",
|
||||
"reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff"
|
||||
"reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
|
||||
"reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
|
||||
"url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
|
||||
"reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -649,7 +649,7 @@
|
|||
"doctrine",
|
||||
"php"
|
||||
],
|
||||
"time": "2019-09-10T10:10:14+00:00"
|
||||
"time": "2020-01-10T15:49:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
|
@ -2707,6 +2707,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
|
||||
"abandoned": true,
|
||||
"time": "2018-07-31T13:22:33+00:00"
|
||||
},
|
||||
{
|
||||
|
@ -9071,16 +9072,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/symfony",
|
||||
"version": "v3.4.36",
|
||||
"version": "v3.4.37",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/symfony.git",
|
||||
"reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195"
|
||||
"reference": "1bd873459b36cf505c7b515ba6e0e2ee40890b8a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/symfony/zipball/0a6fccb5772ad2467253e6849d589bd09d9eb195",
|
||||
"reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195",
|
||||
"url": "https://api.github.com/repos/symfony/symfony/zipball/1bd873459b36cf505c7b515ba6e0e2ee40890b8a",
|
||||
"reference": "1bd873459b36cf505c7b515ba6e0e2ee40890b8a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9223,7 +9224,7 @@
|
|||
"keywords": [
|
||||
"framework"
|
||||
],
|
||||
"time": "2019-12-01T13:50:53+00:00"
|
||||
"time": "2020-01-21T12:30:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "true/punycode",
|
||||
|
@ -9328,16 +9329,16 @@
|
|||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v2.12.2",
|
||||
"version": "v2.12.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed"
|
||||
"reference": "97b6311585cae66a26833b14b33785f5797f7d39"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
|
||||
"reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/97b6311585cae66a26833b14b33785f5797f7d39",
|
||||
"reference": "97b6311585cae66a26833b14b33785f5797f7d39",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9347,8 +9348,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"psr/container": "^1.0",
|
||||
"symfony/debug": "^3.4|^4.2",
|
||||
"symfony/phpunit-bridge": "^4.4@dev|^5.0"
|
||||
"symfony/phpunit-bridge": "^4.4|^5.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -9377,7 +9377,6 @@
|
|||
},
|
||||
{
|
||||
"name": "Twig Team",
|
||||
"homepage": "https://twig.symfony.com/contributors",
|
||||
"role": "Contributors"
|
||||
},
|
||||
{
|
||||
|
@ -9391,7 +9390,7 @@
|
|||
"keywords": [
|
||||
"templating"
|
||||
],
|
||||
"time": "2019-11-11T16:52:09+00:00"
|
||||
"time": "2019-12-28T07:12:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "wallabag/php-mobi",
|
||||
|
|
Loading…
Reference in a new issue