Skip to content

Commit

Permalink
Bump mglaman/phpstan-drupal from 1.2.4 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [mglaman/phpstan-drupal](https://github.com/mglaman/phpstan-drupal) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/mglaman/phpstan-drupal/releases)
- [Commits](mglaman/phpstan-drupal@1.2.4...1.2.5)

---
updated-dependencies:
- dependency-name: mglaman/phpstan-drupal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 48a33f9 commit 7553769
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16597,16 +16597,16 @@
},
{
"name": "mglaman/phpstan-drupal",
"version": "1.2.4",
"version": "1.2.5",
"source": {
"type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6"
"reference": "a5a001a71b3b7ba99d552fc9490d31e0cc27422b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6",
"reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/a5a001a71b3b7ba99d552fc9490d31e0cc27422b",
"reference": "a5a001a71b3b7ba99d552fc9490d31e0cc27422b",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -16681,7 +16681,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.4"
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.5"
},
"funding": [
{
Expand All @@ -16697,7 +16697,7 @@
"type": "tidelift"
}
],
"time": "2023-11-14T22:47:32+00:00"
"time": "2024-01-10T16:56:53+00:00"
},
{
"name": "michelf/php-markdown",
Expand Down Expand Up @@ -26808,6 +26808,7 @@
"drupal/entity_block": 10,
"drupal/entity_clone": 15,
"drupal/entity_diff_ui": 15,
"drupal/entity_field_fetch": 10,
"drupal/entity_reference_hierarchy": 10,
"drupal/entity_reference_validators": 15,
"drupal/entity_route_context": 5,
Expand Down Expand Up @@ -26845,5 +26846,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}

0 comments on commit 7553769

Please sign in to comment.