Skip to content

Commit

Permalink
Bump palantirnet/drupal-rector from 0.20.1 to 0.20.3
Browse files Browse the repository at this point in the history
Bumps [palantirnet/drupal-rector](https://github.com/palantirnet/drupal-rector) from 0.20.1 to 0.20.3.
- [Release notes](https://github.com/palantirnet/drupal-rector/releases)
- [Commits](palantirnet/drupal-rector@0.20.1...0.20.3)

---
updated-dependencies:
- dependency-name: palantirnet/drupal-rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent a311a3b commit de0af66
Showing 1 changed file with 38 additions and 34 deletions.
72 changes: 38 additions & 34 deletions composer.lock
Original file line number Diff line number Diff line change
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 Expand Up @@ -26790,16 +26792,16 @@
},
{
"name": "palantirnet/drupal-rector",
"version": "0.20.1",
"version": "0.20.3",
"source": {
"type": "git",
"url": "https://github.com/palantirnet/drupal-rector.git",
"reference": "dc2e858a5f5cea2ef3e2b770350169f0d0af926b"
"reference": "50c742a34f89e4202056e433bbb476ca1fdf3797"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/palantirnet/drupal-rector/zipball/dc2e858a5f5cea2ef3e2b770350169f0d0af926b",
"reference": "dc2e858a5f5cea2ef3e2b770350169f0d0af926b",
"url": "https://api.github.com/repos/palantirnet/drupal-rector/zipball/50c742a34f89e4202056e433bbb476ca1fdf3797",
"reference": "50c742a34f89e4202056e433bbb476ca1fdf3797",
"shasum": ""
},
"require": {
Expand All @@ -26812,14 +26814,13 @@
},
"require-dev": {
"cweagans/composer-patches": "^1.7.2",
"friendsofphp/php-cs-fixer": "^3.38",
"php": "^8.1",
"friendsofphp/php-cs-fixer": "^3.58",
"php": "^8.2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpunit/phpunit": "^10.0",
"symfony/yaml": "^5 || ^6",
"symplify/rule-doc-generator": "^12.0",
"symfony/yaml": "^5 || ^6 || ^7",
"symplify/vendor-patches": "^11.0"
},
"type": "library",
Expand Down Expand Up @@ -26870,34 +26871,37 @@
"rector"
],
"support": {
"source": "https://github.com/palantirnet/drupal-rector/tree/0.20.1"
"source": "https://github.com/palantirnet/drupal-rector/tree/0.20.3"
},
"time": "2024-03-09T19:12:48+00:00"
"time": "2024-06-10T19:18:13+00:00"
},
{
"name": "rector/rector",
"version": "1.0.3",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "c59507a9090b465d65e1aceed91e5b81986e375b"
"reference": "b38a3eed3ce2046f40c001255e2fec9d2746bacf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c59507a9090b465d65e1aceed91e5b81986e375b",
"reference": "c59507a9090b465d65e1aceed91e5b81986e375b",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/b38a3eed3ce2046f40c001255e2fec9d2746bacf",
"reference": "b38a3eed3ce2046f40c001255e2fec9d2746bacf",
"shasum": ""
},
"require": {
"php": "^7.2|^8.0",
"phpstan/phpstan": "^1.10.57"
"phpstan/phpstan": "^1.11"
},
"conflict": {
"rector/rector-doctrine": "*",
"rector/rector-downgrade-php": "*",
"rector/rector-phpunit": "*",
"rector/rector-symfony": "*"
},
"suggest": {
"ext-dom": "To manipulate phpunit.xml via the custom-rule command"
},
"bin": [
"bin/rector"
],
Expand All @@ -26920,15 +26924,15 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/1.0.3"
"source": "https://github.com/rectorphp/rector/tree/1.2.1"
},
"funding": [
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2024-03-14T15:04:18+00:00"
"time": "2024-07-16T00:22:54+00:00"
},
{
"name": "symfony/css-selector",
Expand Down

0 comments on commit de0af66

Please sign in to comment.