Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and tjheffner committed Dec 6, 2023
1 parent 4fd0a43 commit 541ca9e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16275,24 +16275,24 @@
},
{
"name": "mglaman/phpstan-drupal",
"version": "1.2.3",
"version": "1.2.4",
"source": {
"type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "e21d53427b13d91561ce66f2cef60825e1efa1f5"
"reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/e21d53427b13d91561ce66f2cef60825e1efa1f5",
"reference": "e21d53427b13d91561ce66f2cef60825e1efa1f5",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6",
"reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"phpstan/phpstan": "^1.10.1",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"symfony/finder": "^4.2 || ^5.0 || ^6.0",
"symfony/yaml": "^4.2|| ^5.0 || ^6.0",
"symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0",
"symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0",
"webflo/drupal-finder": "^1.2"
},
"require-dev": {
Expand All @@ -16305,7 +16305,7 @@
"phpunit/phpunit": "^8.5 || ^9",
"slevomat/coding-standard": "^7.1",
"squizlabs/php_codesniffer": "^3.3",
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0"
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0 || ^7.0"
},
"suggest": {
"jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.",
Expand Down Expand Up @@ -16359,7 +16359,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.3"
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.4"
},
"funding": [
{
Expand All @@ -16375,7 +16375,7 @@
"type": "tidelift"
}
],
"time": "2023-11-13T14:35:32+00:00"
"time": "2023-11-14T22:47:32+00:00"
},
{
"name": "michelf/php-markdown",
Expand Down

0 comments on commit 541ca9e

Please sign in to comment.