1
0
Fork 0

Update lock

pull/11015/head
Jordi Boggiano 2022-08-20 14:34:06 +02:00
parent cd71cf47b3
commit 476fb03fb1
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d3dba05c3c2010d8328f0795e69c7c8f",
"content-hash": "4ec20acb078c0911a5f2cb0ab986bf2f",
"packages": [
{
"name": "composer/ca-bundle",
@ -2168,16 +2168,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.2.8",
"version": "1.2.9",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "28fe677ec3ad43eb4c0946c502535365e3040ecf"
"reference": "f4cb3b8915d3656e780f305f01c86b70ff933272"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/28fe677ec3ad43eb4c0946c502535365e3040ecf",
"reference": "28fe677ec3ad43eb4c0946c502535365e3040ecf",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f4cb3b8915d3656e780f305f01c86b70ff933272",
"reference": "f4cb3b8915d3656e780f305f01c86b70ff933272",
"shasum": ""
},
"require": {
@ -2233,9 +2233,9 @@
"description": "Symfony Framework extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.8"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.9"
},
"time": "2022-07-20T12:02:52+00:00"
"time": "2022-08-05T20:13:38+00:00"
},
{
"name": "symfony/phpunit-bridge",