mirror of
https://github.com/nextcloud/server.git
synced 2026-05-22 01:55:56 -04:00
Merge pull request #60030 from nextcloud/dependabot/composer/vendor-bin/rector/nextcloud/rector-0.5.0
chore(deps-dev): Bump nextcloud/rector from 0.4.1 to 0.5.0 in /vendor-bin/rector
This commit is contained in:
commit
bb4b32b6b0
2 changed files with 26 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"require-dev": {
|
||||
"rector/rector": "^2.0",
|
||||
"nextcloud/rector": "^0.4.1"
|
||||
"nextcloud/rector": "^0.5.0"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
|
|
|
|||
50
vendor-bin/rector/composer.lock
generated
50
vendor-bin/rector/composer.lock
generated
|
|
@ -4,25 +4,25 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "95ec45e01b8b0c2e38a68797676d1673",
|
||||
"content-hash": "f42f2d61d51321d84b93efab25ff2e3a",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "nextcloud/ocp",
|
||||
"version": "v32.0.0",
|
||||
"version": "v33.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nextcloud-deps/ocp.git",
|
||||
"reference": "f25b267f759f10e5aad18ed15f14b9881df5652d"
|
||||
"reference": "cc85b9dcf0236ff8c3acbe9a62dfd511c6ee5ea6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f25b267f759f10e5aad18ed15f14b9881df5652d",
|
||||
"reference": "f25b267f759f10e5aad18ed15f14b9881df5652d",
|
||||
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/cc85b9dcf0236ff8c3acbe9a62dfd511c6ee5ea6",
|
||||
"reference": "cc85b9dcf0236ff8c3acbe9a62dfd511c6ee5ea6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "~8.1 || ~8.2 || ~8.3 || ~8.4",
|
||||
"php": "~8.1 || ~8.2 || ~8.3 || ~8.4 || ~8.5",
|
||||
"psr/clock": "^1.0",
|
||||
"psr/container": "^2.0.2",
|
||||
"psr/event-dispatcher": "^1.0",
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-stable32": "32.0.0-dev"
|
||||
"dev-stable33": "33.0.0-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
|
|
@ -51,22 +51,22 @@
|
|||
"description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API",
|
||||
"support": {
|
||||
"issues": "https://github.com/nextcloud-deps/ocp/issues",
|
||||
"source": "https://github.com/nextcloud-deps/ocp/tree/v32.0.0"
|
||||
"source": "https://github.com/nextcloud-deps/ocp/tree/v33.0.3"
|
||||
},
|
||||
"time": "2025-09-16T00:45:44+00:00"
|
||||
"time": "2026-04-29T01:55:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nextcloud/rector",
|
||||
"version": "v0.4.1",
|
||||
"version": "v0.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nextcloud-libraries/rector.git",
|
||||
"reference": "9c5c78cc323537ec6dba5b3cd9c422ff9524d8cf"
|
||||
"reference": "27bff78af53633d9b77ed8af17b27af73e8f67e9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nextcloud-libraries/rector/zipball/9c5c78cc323537ec6dba5b3cd9c422ff9524d8cf",
|
||||
"reference": "9c5c78cc323537ec6dba5b3cd9c422ff9524d8cf",
|
||||
"url": "https://api.github.com/repos/nextcloud-libraries/rector/zipball/27bff78af53633d9b77ed8af17b27af73e8f67e9",
|
||||
"reference": "27bff78af53633d9b77ed8af17b27af73e8f67e9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -116,17 +116,17 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nextcloud-libraries/rector/issues",
|
||||
"source": "https://github.com/nextcloud-libraries/rector/tree/v0.4.1"
|
||||
"source": "https://github.com/nextcloud-libraries/rector/tree/v0.5.0"
|
||||
},
|
||||
"time": "2025-03-31T15:27:10+00:00"
|
||||
"time": "2026-04-28T08:20:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "2.1.50",
|
||||
"version": "2.1.54",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d452086fb4cf648c6b2d8cf3b639351f79e4f3e2",
|
||||
"reference": "d452086fb4cf648c6b2d8cf3b639351f79e4f3e2",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
|
||||
"reference": "8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -171,7 +171,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-04-17T13:10:32+00:00"
|
||||
"time": "2026-04-29T13:31:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/clock",
|
||||
|
|
@ -436,16 +436,16 @@
|
|||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
"version": "1.12.0",
|
||||
"version": "1.12.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/webmozarts/assert.git",
|
||||
"reference": "541057574806f942c94662b817a50f63f7345360"
|
||||
"reference": "9be6926d8b485f55b9229203f962b51ed377ba68"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/webmozarts/assert/zipball/541057574806f942c94662b817a50f63f7345360",
|
||||
"reference": "541057574806f942c94662b817a50f63f7345360",
|
||||
"url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68",
|
||||
"reference": "9be6926d8b485f55b9229203f962b51ed377ba68",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -488,9 +488,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/webmozarts/assert/issues",
|
||||
"source": "https://github.com/webmozarts/assert/tree/1.12.0"
|
||||
"source": "https://github.com/webmozarts/assert/tree/1.12.1"
|
||||
},
|
||||
"time": "2025-10-20T12:43:39+00:00"
|
||||
"time": "2025-10-29T15:56:20+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue