Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89dd07a

Browse files
committed
Issue #3478504 by andypost: upgrade phpstan to 1.11.10 for 10.4.x
1 parent 4c98f5f commit 89dd07a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"justinrainbow/json-schema": "^5.2",
1616
"lullabot/mink-selenium2-driver": "^1.7",
1717
"lullabot/php-webdriver": "^2.0.4",
18-
"mglaman/phpstan-drupal": "^1.2.10",
18+
"mglaman/phpstan-drupal": "^1.2.11",
1919
"micheh/phpcs-gitlab": "^1.1",
2020
"mikey179/vfsstream": "^1.6.11",
2121
"open-telemetry/exporter-otlp": "^1",
2222
"open-telemetry/sdk": "^1",
2323
"php-http/guzzle7-adapter": "^1.0",
2424
"phpspec/prophecy-phpunit": "^2",
2525
"phpstan/extension-installer": "^1.1",
26-
"phpstan/phpstan": "^1.11.0",
26+
"phpstan/phpstan": "^1.11.10",
2727
"phpstan/phpstan-phpunit": "^1.3.16",
2828
"phpunit/phpunit": "^9.6.13",
2929
"symfony/browser-kit": "^6.4",

0 commit comments

Comments
 (0)