mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-22 22:58:08 +00:00
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:
commit
51dc165c32
2 changed files with 9 additions and 5 deletions
|
@ -30,6 +30,10 @@ checks:
|
|||
# use the new PHP analysis engine
|
||||
# https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/migrate_to_new_php_analysis
|
||||
build:
|
||||
environment:
|
||||
php:
|
||||
version: 7.4
|
||||
|
||||
nodes:
|
||||
analysis:
|
||||
tests:
|
||||
|
|
10
composer.lock
generated
10
composer.lock
generated
|
@ -11724,16 +11724,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/maker-bundle",
|
||||
"version": "v1.26.1",
|
||||
"version": "1.27.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/maker-bundle.git",
|
||||
"reference": "0f1d3ed2584349dc8700d7908e8a92b3742b1c99"
|
||||
"reference": "a47408fa6e39034a5abe324a46f4e6733266267a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/0f1d3ed2584349dc8700d7908e8a92b3742b1c99",
|
||||
"reference": "0f1d3ed2584349dc8700d7908e8a92b3742b1c99",
|
||||
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a47408fa6e39034a5abe324a46f4e6733266267a",
|
||||
"reference": "a47408fa6e39034a5abe324a46f4e6733266267a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11804,7 +11804,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-12-18T17:08:39+00:00"
|
||||
"time": "2021-01-08T18:14:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/phpunit-bridge",
|
||||
|
|
Loading…
Reference in a new issue