1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Bump phpstan/phpstan-symfony from 0.12.14 to 0.12.16

Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.14 to 0.12.16.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.14...0.12.16)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-26 03:43:01 +00:00 committed by GitHub
parent 8869c7a153
commit 382f667326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11661,16 +11661,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "0.12.14", "version": "0.12.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "150415359b984270a7d3b2c22662a877700a5fdd" "reference": "c50afb8f4e27d4ab3b47ac370838aefac3c15e9e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/150415359b984270a7d3b2c22662a877700a5fdd", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c50afb8f4e27d4ab3b47ac370838aefac3c15e9e",
"reference": "150415359b984270a7d3b2c22662a877700a5fdd", "reference": "c50afb8f4e27d4ab3b47ac370838aefac3c15e9e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11722,7 +11722,7 @@
} }
], ],
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"time": "2021-01-11T09:58:49+00:00" "time": "2021-01-25T12:30:55+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",