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 13, 2024
1 parent 195a90d commit d4bf0bd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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

0 comments on commit d4bf0bd

Please sign in to comment.