Skip to content
Snippets Groups Projects
Verified Commit eb39373a authored by Dave Long's avatar Dave Long
Browse files

Issue #3361148 by Spokje: Update mglaman/phpstan-drupal and make daily "updated deps" QA jobs pass

parent 47c4939f
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "a19169fd630e0d8db4af4a1948829f8d", "content-hash": "e4d4d8e10e78088fb06171c7df50acbe",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
...@@ -5382,16 +5382,16 @@ ...@@ -5382,16 +5382,16 @@
}, },
{ {
"name": "mglaman/phpstan-drupal", "name": "mglaman/phpstan-drupal",
"version": "1.1.32", "version": "1.1.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git", "url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "d8a70aca702df6fcb95a50afffbe3c0ea407ad93" "reference": "42d594e70ea0e6b75662d35f302814558e05ac2e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/d8a70aca702df6fcb95a50afffbe3c0ea407ad93", "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/42d594e70ea0e6b75662d35f302814558e05ac2e",
"reference": "d8a70aca702df6fcb95a50afffbe3c0ea407ad93", "reference": "42d594e70ea0e6b75662d35f302814558e05ac2e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5466,7 +5466,7 @@ ...@@ -5466,7 +5466,7 @@
"description": "Drupal extension and rules for PHPStan", "description": "Drupal extension and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/mglaman/phpstan-drupal/issues", "issues": "https://github.com/mglaman/phpstan-drupal/issues",
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.32" "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.33"
}, },
"funding": [ "funding": [
{ {
...@@ -5482,7 +5482,7 @@ ...@@ -5482,7 +5482,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-10T20:44:42+00:00" "time": "2023-05-17T21:43:58+00:00"
}, },
{ {
"name": "mikey179/vfsstream", "name": "mikey179/vfsstream",
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"drupal/coder": "^8.3.10", "drupal/coder": "^8.3.10",
"instaclick/php-webdriver": "^1.4.1", "instaclick/php-webdriver": "^1.4.1",
"justinrainbow/json-schema": "^5.2", "justinrainbow/json-schema": "^5.2",
"mglaman/phpstan-drupal": "^1.1.32", "mglaman/phpstan-drupal": "^1.1.33",
"mikey179/vfsstream": "^1.6.11", "mikey179/vfsstream": "^1.6.11",
"phpspec/prophecy-phpunit": "^2", "phpspec/prophecy-phpunit": "^2",
"phpstan/extension-installer": "^1.1", "phpstan/extension-installer": "^1.1",
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"drupal/coder": "8.3.18", "drupal/coder": "8.3.18",
"instaclick/php-webdriver": "1.4.16", "instaclick/php-webdriver": "1.4.16",
"justinrainbow/json-schema": "5.2.12", "justinrainbow/json-schema": "5.2.12",
"mglaman/phpstan-drupal": "1.1.32", "mglaman/phpstan-drupal": "1.1.33",
"mikey179/vfsstream": "v1.6.11", "mikey179/vfsstream": "v1.6.11",
"myclabs/deep-copy": "1.11.1", "myclabs/deep-copy": "1.11.1",
"nikic/php-parser": "v4.15.4", "nikic/php-parser": "v4.15.4",
......
...@@ -2745,21 +2745,6 @@ parameters: ...@@ -2745,21 +2745,6 @@ parameters:
count: 2 count: 2
path: tests/Drupal/KernelTests/Core/Database/DriverSpecificKernelTestBase.php path: tests/Drupal/KernelTests/Core/Database/DriverSpecificKernelTestBase.php
-
message: "#^\\#date_date_callbacks callback array\\{\\$this\\(Drupal\\\\KernelTests\\\\Core\\\\Datetime\\\\DatelistElementFormTest\\), string\\} at key '0' is not callable\\.$#"
count: 1
path: tests/Drupal/KernelTests/Core/Datetime/DatelistElementFormTest.php
-
message: "#^\\#date_date_callbacks callback array\\{\\$this\\(Drupal\\\\KernelTests\\\\Core\\\\Datetime\\\\DatetimeElementFormTest\\), string\\} at key '0' is not callable\\.$#"
count: 1
path: tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php
-
message: "#^\\#date_time_callbacks callback array\\{\\$this\\(Drupal\\\\KernelTests\\\\Core\\\\Datetime\\\\DatetimeElementFormTest\\), string\\} at key '0' is not callable\\.$#"
count: 1
path: tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php
- -
message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#" message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
count: 1 count: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment