Merge pull request #4927 from wallabag/dependabot/composer/symfony/maker-bundle-1.27.0

Bump symfony/maker-bundle from 1.26.1 to 1.27.0
This commit is contained in:
Jérémy Benoist 2021-01-11 10:24:39 +01:00 committed by GitHub
commit 51dc165c32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 5 deletions

View File

@ -30,6 +30,10 @@ checks:
# use the new PHP analysis engine # use the new PHP analysis engine
# https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/migrate_to_new_php_analysis # https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/migrate_to_new_php_analysis
build: build:
environment:
php:
version: 7.4
nodes: nodes:
analysis: analysis:
tests: tests:

10
composer.lock generated
View File

@ -11724,16 +11724,16 @@
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",
"version": "v1.26.1", "version": "1.27.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/maker-bundle.git", "url": "https://github.com/symfony/maker-bundle.git",
"reference": "0f1d3ed2584349dc8700d7908e8a92b3742b1c99" "reference": "a47408fa6e39034a5abe324a46f4e6733266267a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/0f1d3ed2584349dc8700d7908e8a92b3742b1c99", "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a47408fa6e39034a5abe324a46f4e6733266267a",
"reference": "0f1d3ed2584349dc8700d7908e8a92b3742b1c99", "reference": "a47408fa6e39034a5abe324a46f4e6733266267a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11804,7 +11804,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-18T17:08:39+00:00" "time": "2021-01-08T18:14:10+00:00"
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",