mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Bump symfony/maker-bundle from 1.21.0 to 1.21.1
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.21.0 to 1.21.1. - [Release notes](https://github.com/symfony/maker-bundle/releases) - [Changelog](https://github.com/symfony/maker-bundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/maker-bundle/compare/v1.21.0...v1.21.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7cd221b621
commit
e66625983c
1 changed files with 10 additions and 10 deletions
20
composer.lock
generated
20
composer.lock
generated
|
@ -11314,16 +11314,16 @@
|
|||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
"version": "v4.9.0",
|
||||
"version": "v4.9.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||
"reference": "aaee038b912e567780949787d5fe1977be11a778"
|
||||
"reference": "88e519766fc58bd46b8265561fb79b54e2e00b28"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/aaee038b912e567780949787d5fe1977be11a778",
|
||||
"reference": "aaee038b912e567780949787d5fe1977be11a778",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/88e519766fc58bd46b8265561fb79b54e2e00b28",
|
||||
"reference": "88e519766fc58bd46b8265561fb79b54e2e00b28",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11362,7 +11362,7 @@
|
|||
"parser",
|
||||
"php"
|
||||
],
|
||||
"time": "2020-08-18T19:48:01+00:00"
|
||||
"time": "2020-08-30T16:15:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "php-cs-fixer/diff",
|
||||
|
@ -11773,16 +11773,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/maker-bundle",
|
||||
"version": "v1.21.0",
|
||||
"version": "v1.21.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/maker-bundle.git",
|
||||
"reference": "1a3202324f264b96f6aebd5967ee2d708e6abf06"
|
||||
"reference": "da629093c7bf9abd9a6a0f232a43bbb1b88de68d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/1a3202324f264b96f6aebd5967ee2d708e6abf06",
|
||||
"reference": "1a3202324f264b96f6aebd5967ee2d708e6abf06",
|
||||
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/da629093c7bf9abd9a6a0f232a43bbb1b88de68d",
|
||||
"reference": "da629093c7bf9abd9a6a0f232a43bbb1b88de68d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11852,7 +11852,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-08-25T20:53:07+00:00"
|
||||
"time": "2020-08-29T18:05:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/phpunit-bridge",
|
||||
|
|
Loading…
Reference in a new issue