1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-10 18:51:02 +00:00

Merge pull request #6181 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.2.19

This commit is contained in:
Jérémy Benoist 2022-12-23 07:41:26 +01:00 committed by GitHub
commit 0e19e4de48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12902,16 +12902,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.2.18", "version": "1.2.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "3178f15a60b62df21ddd202f6a668851eeb138c7" "reference": "dac2474904b092267f0a19dfba8c46b6f21eab6a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/3178f15a60b62df21ddd202f6a668851eeb138c7", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/dac2474904b092267f0a19dfba8c46b6f21eab6a",
"reference": "3178f15a60b62df21ddd202f6a668851eeb138c7", "reference": "dac2474904b092267f0a19dfba8c46b6f21eab6a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12967,9 +12967,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.18" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.19"
}, },
"time": "2022-12-16T09:43:26+00:00" "time": "2022-12-22T20:05:46+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",