mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Bump symfony/maker-bundle from 1.23.0 to 1.24.1
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.23.0 to 1.24.1. - [Release notes](https://github.com/symfony/maker-bundle/releases) - [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md) - [Commits](https://github.com/symfony/maker-bundle/compare/v1.23.0...v1.24.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37c2ec13ca
commit
72d2ecdcd7
1 changed files with 7 additions and 6 deletions
13
composer.lock
generated
13
composer.lock
generated
|
@ -11664,16 +11664,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/maker-bundle",
|
||||
"version": "v1.23.0",
|
||||
"version": "v1.24.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/maker-bundle.git",
|
||||
"reference": "ffaee624a20a462ec2da82942d3c9d8fc8dd1421"
|
||||
"reference": "40b49abf01810453f73e3e239759f1736607f029"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/ffaee624a20a462ec2da82942d3c9d8fc8dd1421",
|
||||
"reference": "ffaee624a20a462ec2da82942d3c9d8fc8dd1421",
|
||||
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/40b49abf01810453f73e3e239759f1736607f029",
|
||||
"reference": "40b49abf01810453f73e3e239759f1736607f029",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11683,6 +11683,7 @@
|
|||
"symfony/config": "^3.4|^4.0|^5.0",
|
||||
"symfony/console": "^3.4|^4.0|^5.0",
|
||||
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
|
||||
"symfony/deprecation-contracts": "^2.2",
|
||||
"symfony/filesystem": "^3.4|^4.0|^5.0",
|
||||
"symfony/finder": "^3.4|^4.0|^5.0",
|
||||
"symfony/framework-bundle": "^3.4|^4.0|^5.0",
|
||||
|
@ -11703,7 +11704,7 @@
|
|||
"type": "symfony-bundle",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0-dev"
|
||||
"dev-main": "1.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -11743,7 +11744,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-10-28T15:35:16+00:00"
|
||||
"time": "2020-11-25T17:19:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/phpunit-bridge",
|
||||
|
|
Loading…
Reference in a new issue