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

Merge pull request #6443 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.1

Bump phpstan/phpstan-symfony from 1.2.25 to 1.3.1
This commit is contained in:
Jérémy Benoist 2023-04-17 08:00:51 +02:00 committed by GitHub
commit 740dcba8fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12870,16 +12870,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.2.25", "version": "1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "1da7bf450c6b351fec08ca0aa97298473d4f6ab3" "reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/1da7bf450c6b351fec08ca0aa97298473d4f6ab3", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/7e78605a699d183f5a6936cf91904f4c16ca79b2",
"reference": "1da7bf450c6b351fec08ca0aa97298473d4f6ab3", "reference": "7e78605a699d183f5a6936cf91904f4c16ca79b2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12935,9 +12935,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.25" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.3.1"
}, },
"time": "2023-04-05T12:16:20+00:00" "time": "2023-04-14T16:59:18+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",