Skip to content

Commit

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

---
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 Jul 18, 2024
1 parent 792960b commit e8e2e4f
Showing 1 changed file with 27 additions and 25 deletions.
52 changes: 27 additions & 25 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16718,16 +16718,16 @@
},
{
"name": "mglaman/phpstan-drupal",
"version": "1.2.10",
"version": "1.2.11",
"source": {
"type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git",
"reference": "cdafb3285beeb5fadf25a43e18fee6f80bb14575"
"reference": "e624a4b64de5b91a0c56852635af2115e9a6e08c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/cdafb3285beeb5fadf25a43e18fee6f80bb14575",
"reference": "cdafb3285beeb5fadf25a43e18fee6f80bb14575",
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/e624a4b64de5b91a0c56852635af2115e9a6e08c",
"reference": "e624a4b64de5b91a0c56852635af2115e9a6e08c",
"shasum": ""
},
"require": {
Expand All @@ -16742,10 +16742,10 @@
"behat/mink": "^1.8",
"composer/installers": "^1.9",
"drupal/core-recommended": "^10",
"drush/drush": "^10.0 || ^11 || ^12",
"drush/drush": "^10.0 || ^11 || ^12 || ^13@beta",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^8.5 || ^9",
"phpunit/phpunit": "^8.5 || ^9 || ^10 || ^11",
"slevomat/coding-standard": "^7.1",
"squizlabs/php_codesniffer": "^3.3",
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0 || ^7.0"
Expand Down Expand Up @@ -16802,7 +16802,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.10"
"source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.11"
},
"funding": [
{
Expand All @@ -16818,7 +16818,7 @@
"type": "tidelift"
}
],
"time": "2024-04-02T17:27:29+00:00"
"time": "2024-05-10T17:22:10+00:00"
},
{
"name": "michelf/php-markdown",
Expand Down Expand Up @@ -19051,16 +19051,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.11.2",
"version": "1.11.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "0d5d4294a70deb7547db655c47685d680e39cfec"
"reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d5d4294a70deb7547db655c47685d680e39cfec",
"reference": "0d5d4294a70deb7547db655c47685d680e39cfec",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d",
"reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19105,7 +19105,7 @@
"type": "github"
}
],
"time": "2024-05-24T13:23:04+00:00"
"time": "2024-07-06T11:17:41+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
Expand Down Expand Up @@ -26125,30 +26125,32 @@
},
{
"name": "webflo/drupal-finder",
"version": "1.2.2",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/webflo/drupal-finder.git",
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee"
"reference": "73045060b0894c77962a10cff047f72872d8810c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
"url": "https://api.github.com/repos/webflo/drupal-finder/zipball/73045060b0894c77962a10cff047f72872d8810c",
"reference": "73045060b0894c77962a10cff047f72872d8810c",
"shasum": ""
},
"require": {
"ext-json": "*"
"composer-runtime-api": "^2.2",
"php": ">=8.1"
},
"require-dev": {
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^4.8"
"phpunit/phpunit": "^10.4",
"symfony/process": "^6.4"
},
"type": "library",
"autoload": {
"classmap": [
"src/DrupalFinder.php"
]
"psr-4": {
"DrupalFinder\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
Expand All @@ -26160,12 +26162,12 @@
"email": "[email protected]"
}
],
"description": "Helper class to locate a Drupal installation from a given path.",
"description": "Helper class to locate a Drupal installation.",
"support": {
"issues": "https://github.com/webflo/drupal-finder/issues",
"source": "https://github.com/webflo/drupal-finder/tree/1.2.2"
"source": "https://github.com/webflo/drupal-finder/tree/1.3.1"
},
"time": "2020-10-27T09:42:17+00:00"
"time": "2024-06-28T13:45:36+00:00"
},
{
"name": "webmozart/assert",
Expand Down

0 comments on commit e8e2e4f

Please sign in to comment.