Skip to content

Commit

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

---
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 Nov 11, 2023
1 parent a7a2730 commit 033e095
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16275,37 +16275,37 @@
},
{
"name": "mglaman/phpstan-drupal",
"version": "1.2.1",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "920c6b972a832046327f66dc6ff7448e3b5d6e4c"
"reference": "bde6445d8102954d94e88492c60206a499c21889"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/920c6b972a832046327f66dc6ff7448e3b5d6e4c",
"reference": "920c6b972a832046327f66dc6ff7448e3b5d6e4c",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/bde6445d8102954d94e88492c60206a499c21889",
"reference": "bde6445d8102954d94e88492c60206a499c21889",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"phpstan/phpstan": "^1.10.1",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"symfony/finder": "~3.4.5 ||^4.2 || ^5.0 || ^6.0",
"symfony/yaml": "~3.4.5 || ^4.2|| ^5.0 || ^6.0",
"symfony/finder": "^4.2 || ^5.0 || ^6.0",
"symfony/yaml": "^4.2|| ^5.0 || ^6.0",
"webflo/drupal-finder": "^1.2"
},
"require-dev": {
"behat/mink": "^1.8",
"composer/installers": "^1.9",
"drupal/core-recommended": "^8.8@alpha || ^9.0",
"drush/drush": "^9.6 || ^10.0 || ^11",
"drupal/core-recommended": "^9.0",
"drush/drush": "^10.0 || ^11 || ^12",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9",
"phpunit/phpunit": "^8.5 || ^9",
"slevomat/coding-standard": "^7.1",
"squizlabs/php_codesniffer": "^3.3",
"symfony/phpunit-bridge": "^3.4.3 || ^4.4 || ^5.4 || ^6.0"
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.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.1"
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.2"
},
"funding": [
{
Expand All @@ -16375,7 +16375,7 @@
"type": "tidelift"
}
],
"time": "2023-11-03T13:17:28+00:00"
"time": "2023-11-09T23:13:46+00:00"
},
{
"name": "michelf/php-markdown",
Expand Down

0 comments on commit 033e095

Please sign in to comment.