Skip to content

Commit 0a3bc46

Browse files
renovate[bot]sebastianbergmann
authored andcommitted
Update dependency phpstan/phpstan to ^2.2.10
1 parent 10c31f8 commit 0a3bc46

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

tools/.phpstan/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require-dev": {
3-
"phpstan/phpstan": "^2.2.9",
3+
"phpstan/phpstan": "^2.2.10",
44
"phpstan/extension-installer": "^1.4.3",
55
"phpstan/phpstan-strict-rules": "^2.0.12",
66
"ergebnis/phpstan-rules": "^2.13.1"

tools/.phpstan/composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/.phpstan/vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => '__root__',
44
'pretty_version' => '13.3.x-dev',
55
'version' => '13.3.9999999.9999999-dev',
6-
'reference' => '943a8f39ea1194074cb89d1c5af6da39c23fbec2',
6+
'reference' => '10c31f8a614fd25bdb1ec2e0e3b44b3aa5d6173e',
77
'type' => 'library',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -13,7 +13,7 @@
1313
'__root__' => array(
1414
'pretty_version' => '13.3.x-dev',
1515
'version' => '13.3.9999999.9999999-dev',
16-
'reference' => '943a8f39ea1194074cb89d1c5af6da39c23fbec2',
16+
'reference' => '10c31f8a614fd25bdb1ec2e0e3b44b3aa5d6173e',
1717
'type' => 'library',
1818
'install_path' => __DIR__ . '/../../',
1919
'aliases' => array(),

0 commit comments

Comments
 (0)