Skip to content
Snippets Groups Projects

chore(deps): update dependency phpstan/phpstan-symfony to v1.2.13

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -8207,16 +8207,16 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.2.12",
"version": "1.2.13",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "e7767d9cf191e6865a2205f77ecac3716872e055"
"reference": "016e441a19a2af79ca0c60920ba0d61747b4e855"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/e7767d9cf191e6865a2205f77ecac3716872e055",
"reference": "e7767d9cf191e6865a2205f77ecac3716872e055",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/016e441a19a2af79ca0c60920ba0d61747b4e855",
"reference": "016e441a19a2af79ca0c60920ba0d61747b4e855",
"shasum": ""
},
"require": {
@@ -8272,9 +8272,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.12"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.13"
},
"time": "2022-08-26T14:30:43+00:00"
"time": "2022-08-28T13:34:45+00:00"
},
{
"name": "phpunit/php-code-coverage",
Loading