Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent c33d8d0 commit 05d7b7b
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"drupal/devel": "^5.0",
"drupal/html_tag_usage": "^1.0@beta",
"drupal/media_entity_generic": "^1.0",
"palantirnet/drupal-rector": "^0.18.6"
"palantirnet/drupal-rector": "^0.19.2"
},
"require": {
"bower-asset/cropper": "^4.1",
30 changes: 15 additions & 15 deletions composer.lock
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d7d79fcec81d79a5fc5ef670d20ad66d",
"content-hash": "61bf309832122f29d2fe78b72e142210",
"packages": [
{
"name": "asm89/stack-cors",
@@ -26659,20 +26659,20 @@
},
{
"name": "palantirnet/drupal-rector",
"version": "0.18.6",
"version": "0.19.2",
"source": {
"type": "git",
"url": "https://github.com/palantirnet/drupal-rector.git",
"reference": "94650bc58a9b99b9616115fa3a9e89dfc1135928"
"reference": "4a2e739189b9b5605268a842485b8b6ff933c39c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/palantirnet/drupal-rector/zipball/94650bc58a9b99b9616115fa3a9e89dfc1135928",
"reference": "94650bc58a9b99b9616115fa3a9e89dfc1135928",
"url": "https://api.github.com/repos/palantirnet/drupal-rector/zipball/4a2e739189b9b5605268a842485b8b6ff933c39c",
"reference": "4a2e739189b9b5605268a842485b8b6ff933c39c",
"shasum": ""
},
"require": {
"rector/rector": "~0.18.0",
"rector/rector": "~0.19.0",
"webflo/drupal-finder": "^1.2"
},
"replace": {
@@ -26731,27 +26731,27 @@
"rector"
],
"support": {
"source": "https://github.com/palantirnet/drupal-rector/tree/0.18.6"
"source": "https://github.com/palantirnet/drupal-rector/tree/0.19.2"
},
"time": "2023-12-28T16:38:54+00:00"
"time": "2024-01-17T13:56:53+00:00"
},
{
"name": "rector/rector",
"version": "0.18.13",
"version": "0.19.1",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "f8011a76d36aa4f839f60f3b4f97707d97176618"
"reference": "2bba0dd55ba92c23f1253d9e60d0242a896d1025"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/f8011a76d36aa4f839f60f3b4f97707d97176618",
"reference": "f8011a76d36aa4f839f60f3b4f97707d97176618",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/2bba0dd55ba92c23f1253d9e60d0242a896d1025",
"reference": "2bba0dd55ba92c23f1253d9e60d0242a896d1025",
"shasum": ""
},
"require": {
"php": "^7.2|^8.0",
"phpstan/phpstan": "^1.10.35"
"phpstan/phpstan": "^1.10.52"
},
"conflict": {
"rector/rector-doctrine": "*",
@@ -26781,15 +26781,15 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.18.13"
"source": "https://github.com/rectorphp/rector/tree/0.19.1"
},
"funding": [
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2023-12-20T16:08:01+00:00"
"time": "2024-01-15T18:02:43+00:00"
},
{
"name": "symfony/css-selector",

0 comments on commit 05d7b7b

Please sign in to comment.