Skip to content
Snippets Groups Projects

Update dependency phpstan/phpstan-symfony to v2.0.1

Merged Renovate Bot requested to merge renovate/phpstan-packages into master
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -9253,16 +9253,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "2.0.0",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "1ef4dce2baabd464c2dd3109d051bad94efa1e79"
"reference": "c08cd8e54a08d651bc402d304cfa161c3c3766c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/1ef4dce2baabd464c2dd3109d051bad94efa1e79",
"reference": "1ef4dce2baabd464c2dd3109d051bad94efa1e79",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c08cd8e54a08d651bc402d304cfa161c3c3766c4",
"reference": "c08cd8e54a08d651bc402d304cfa161c3c3766c4",
"shasum": ""
},
"require": {
@@ -9318,9 +9318,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/2.0.0"
"source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.1"
},
"time": "2024-11-06T10:13:40+00:00"
"time": "2025-01-04T13:58:15+00:00"
},
{
"name": "phpunit/php-code-coverage",
Loading