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 Jun 18, 2024
1 parent 42b5458 commit da79287
Showing 1 changed file with 38 additions and 37 deletions.
75 changes: 38 additions & 37 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16700,16 +16700,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 @@ -16724,10 +16724,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 @@ -16784,7 +16784,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 @@ -16800,7 +16800,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 @@ -19032,16 +19032,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.11.2",
"version": "1.11.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "0d5d4294a70deb7547db655c47685d680e39cfec"
"reference": "490f0ae1c92b082f154681d7849aee776a7c1443"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d5d4294a70deb7547db655c47685d680e39cfec",
"reference": "0d5d4294a70deb7547db655c47685d680e39cfec",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/490f0ae1c92b082f154681d7849aee776a7c1443",
"reference": "490f0ae1c92b082f154681d7849aee776a7c1443",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -19086,7 +19086,7 @@
"type": "github"
}
],
"time": "2024-05-24T13:23:04+00:00"
"time": "2024-06-17T15:10:54+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
Expand Down Expand Up @@ -22928,16 +22928,16 @@
},
{
"name": "symfony/finder",
"version": "v6.4.7",
"version": "v6.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "511c48990be17358c23bf45c5d71ab85d40fb764"
"reference": "3ef977a43883215d560a2cecb82ec8e62131471c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/511c48990be17358c23bf45c5d71ab85d40fb764",
"reference": "511c48990be17358c23bf45c5d71ab85d40fb764",
"url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c",
"reference": "3ef977a43883215d560a2cecb82ec8e62131471c",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -22972,7 +22972,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v6.4.7"
"source": "https://github.com/symfony/finder/tree/v6.4.8"
},
"funding": [
{
Expand All @@ -22988,7 +22988,7 @@
"type": "tidelift"
}
],
"time": "2024-04-23T10:36:43+00:00"
"time": "2024-05-31T14:49:08+00:00"
},
{
"name": "symfony/framework-bundle",
Expand Down Expand Up @@ -25719,16 +25719,16 @@
},
{
"name": "symfony/yaml",
"version": "v6.4.7",
"version": "v6.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0"
"reference": "52903de178d542850f6f341ba92995d3d63e60c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0",
"reference": "53e8b1ef30a65f78eac60fddc5ee7ebbbdb1dee0",
"url": "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9",
"reference": "52903de178d542850f6f341ba92995d3d63e60c9",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -25771,7 +25771,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.7"
"source": "https://github.com/symfony/yaml/tree/v6.4.8"
},
"funding": [
{
Expand All @@ -25787,7 +25787,7 @@
"type": "tidelift"
}
],
"time": "2024-04-28T10:28:08+00:00"
"time": "2024-05-31T14:49:08+00:00"
},
{
"name": "theseer/tokenizer",
Expand Down Expand Up @@ -26103,30 +26103,31 @@
},
{
"name": "webflo/drupal-finder",
"version": "1.2.2",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/webflo/drupal-finder.git",
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee"
"reference": "1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a"
},
"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/1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a",
"reference": "1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a",
"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"
},
"type": "library",
"autoload": {
"classmap": [
"src/DrupalFinder.php"
]
"psr-4": {
"DrupalFinder\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
Expand All @@ -26138,12 +26139,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.0"
},
"time": "2020-10-27T09:42:17+00:00"
"time": "2024-05-08T21:22:39+00:00"
},
{
"name": "webmozart/assert",
Expand Down

0 comments on commit da79287

Please sign in to comment.