Issue #3399419 by quietone: Update mglaman/phpstan-drupal to 1.21 for 3301205

merge-requests/4094/head
catch 2023-11-08 15:20:52 +00:00
parent c1a42fda67
commit a9f4b98821
2 changed files with 7 additions and 7 deletions

12
composer.lock generated
View File

@ -5647,16 +5647,16 @@
},
{
"name": "mglaman/phpstan-drupal",
"version": "1.2.0",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "d721420086f146640acecebb7a678661a66e97d5"
"reference": "920c6b972a832046327f66dc6ff7448e3b5d6e4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/d721420086f146640acecebb7a678661a66e97d5",
"reference": "d721420086f146640acecebb7a678661a66e97d5",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/920c6b972a832046327f66dc6ff7448e3b5d6e4c",
"reference": "920c6b972a832046327f66dc6ff7448e3b5d6e4c",
"shasum": ""
},
"require": {
@ -5731,7 +5731,7 @@
"description": "Drupal extension and rules for PHPStan",
"support": {
"issues": "https://github.com/mglaman/phpstan-drupal/issues",
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.0"
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.1"
},
"funding": [
{
@ -5747,7 +5747,7 @@
"type": "tidelift"
}
],
"time": "2023-08-24T20:32:56+00:00"
"time": "2023-11-03T13:17:28+00:00"
},
{
"name": "micheh/phpcs-gitlab",

View File

@ -25,7 +25,7 @@
"google/protobuf": "v3.25.0",
"instaclick/php-webdriver": "1.4.16",
"justinrainbow/json-schema": "v5.2.13",
"mglaman/phpstan-drupal": "1.2.0",
"mglaman/phpstan-drupal": "1.2.1",
"micheh/phpcs-gitlab": "1.1.0",
"mikey179/vfsstream": "v1.6.11",
"myclabs/deep-copy": "1.11.1",