Bump symfony/maker-bundle from 1.22.0 to 1.23.0

Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.22.0 to 1.23.0.
- [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.22.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-29 03:44:14 +00:00 committed by GitHub
parent b874291202
commit 5fbd068570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -11758,22 +11758,22 @@
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",
"version": "v1.22.0", "version": "v1.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/maker-bundle.git", "url": "https://github.com/symfony/maker-bundle.git",
"reference": "430a9f6d5d2d60672337859c7833c0acc7ec05db" "reference": "ffaee624a20a462ec2da82942d3c9d8fc8dd1421"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/430a9f6d5d2d60672337859c7833c0acc7ec05db", "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/ffaee624a20a462ec2da82942d3c9d8fc8dd1421",
"reference": "430a9f6d5d2d60672337859c7833c0acc7ec05db", "reference": "ffaee624a20a462ec2da82942d3c9d8fc8dd1421",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/inflector": "^1.2", "doctrine/inflector": "^1.2",
"nikic/php-parser": "^4.0", "nikic/php-parser": "^4.0",
"php": "^7.1.3", "php": ">=7.1.3",
"symfony/config": "^3.4|^4.0|^5.0", "symfony/config": "^3.4|^4.0|^5.0",
"symfony/console": "^3.4|^4.0|^5.0", "symfony/console": "^3.4|^4.0|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0",
@ -11837,7 +11837,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-10-23T00:59:45+00:00" "time": "2020-10-28T15:35:16+00:00"
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",