Skip to content

Commit c8e00ee

Browse files
author
catch
committed
Issue #3459924 by longwave, Spokje: Update Composer dependencies for 11.0.0-rc1
1 parent 434b86f commit c8e00ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Tests Drupal core's PHPStan rules",
44
"require-dev": {
55
"phpunit/phpunit": "^9",
6-
"phpstan/phpstan": "1.11.1"
6+
"phpstan/phpstan": "1.11.7"
77
},
88
"license": "GPL-2.0-or-later",
99
"autoload": {

0 commit comments

Comments
 (0)