diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2025-01-30 17:04:24 +0100 |
---|---|---|
committer | Côme Chilliet <come.chilliet@nextcloud.com> | 2025-02-13 11:45:39 +0100 |
commit | 6c1dd472f288d2c9799c902e0a40ef3097db45a4 (patch) | |
tree | 92427934039c4a0d1c5865a1501b1b659da5b3c7 /vendor-bin/rector | |
parent | ed5b7ae16150cb4fa67563288396a729b5654005 (diff) | |
download | nextcloud-server-6c1dd472f288d2c9799c902e0a40ef3097db45a4.tar.gz nextcloud-server-6c1dd472f288d2c9799c902e0a40ef3097db45a4.zip |
chore: Bump nextcloud/rector and rector versions
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'vendor-bin/rector')
-rw-r--r-- | vendor-bin/rector/composer.json | 2 | ||||
-rw-r--r-- | vendor-bin/rector/composer.lock | 52 |
2 files changed, 27 insertions, 27 deletions
diff --git a/vendor-bin/rector/composer.json b/vendor-bin/rector/composer.json index b4d93da5e9d..1972ea20bee 100644 --- a/vendor-bin/rector/composer.json +++ b/vendor-bin/rector/composer.json @@ -1,6 +1,6 @@ { "require-dev": { "rector/rector": "^1.2", - "nextcloud/rector": "^0.2.0" + "nextcloud/rector": "^0.3.1" } } diff --git a/vendor-bin/rector/composer.lock b/vendor-bin/rector/composer.lock index 24280dea332..77043c23c44 100644 --- a/vendor-bin/rector/composer.lock +++ b/vendor-bin/rector/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "10939f70efcd3b6d290ecf8f7e9d9da0", + "content-hash": "f197bd1bcd2c1d4cfc5c4b1756a5b20e", "packages": [], "packages-dev": [ { "name": "nextcloud/rector", - "version": "v0.2.0", + "version": "v0.3.1", "source": { "type": "git", "url": "https://github.com/nextcloud-libraries/rector.git", - "reference": "c5cceb7faf2d4df61fe1fd8f82e19c7b106dbe00" + "reference": "25e71025c3acdf346f2d26034d3edd8e17e4596e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-libraries/rector/zipball/c5cceb7faf2d4df61fe1fd8f82e19c7b106dbe00", - "reference": "c5cceb7faf2d4df61fe1fd8f82e19c7b106dbe00", + "url": "https://api.github.com/repos/nextcloud-libraries/rector/zipball/25e71025c3acdf346f2d26034d3edd8e17e4596e", + "reference": "25e71025c3acdf346f2d26034d3edd8e17e4596e", "shasum": "" }, "require": { @@ -34,12 +34,12 @@ "captainhook": { "force-install": true }, + "ramsey/devtools": { + "memory-limit": "-1", + "command-prefix": "dev" + }, "ramsey/conventional-commits": { "configFile": "conventional-commits.json" - }, - "ramsey/devtools": { - "command-prefix": "dev", - "memory-limit": "-1" } }, "autoload": { @@ -65,22 +65,22 @@ ], "support": { "issues": "https://github.com/nextcloud-libraries/rector/issues", - "source": "https://github.com/nextcloud-libraries/rector/tree/v0.2.0" + "source": "https://github.com/nextcloud-libraries/rector/tree/v0.3.1" }, - "time": "2024-09-19T09:54:28+00:00" + "time": "2025-02-06T09:32:20+00:00" }, { "name": "phpstan/phpstan", - "version": "1.12.4", + "version": "1.12.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ffa517cb918591b93acc9b95c0bebdcd0e4538bd" + "reference": "e0bb5cb78545aae631220735aa706eac633a6be9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ffa517cb918591b93acc9b95c0bebdcd0e4538bd", - "reference": "ffa517cb918591b93acc9b95c0bebdcd0e4538bd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e0bb5cb78545aae631220735aa706eac633a6be9", + "reference": "e0bb5cb78545aae631220735aa706eac633a6be9", "shasum": "" }, "require": { @@ -125,25 +125,25 @@ "type": "github" } ], - "time": "2024-09-19T07:58:01+00:00" + "time": "2025-01-21T14:50:05+00:00" }, { "name": "rector/rector", - "version": "1.2.5", + "version": "1.2.10", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "e98aa793ca3fcd17e893cfaf9103ac049775d339" + "reference": "40f9cf38c05296bd32f444121336a521a293fa61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/e98aa793ca3fcd17e893cfaf9103ac049775d339", - "reference": "e98aa793ca3fcd17e893cfaf9103ac049775d339", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/40f9cf38c05296bd32f444121336a521a293fa61", + "reference": "40f9cf38c05296bd32f444121336a521a293fa61", "shasum": "" }, "require": { "php": "^7.2|^8.0", - "phpstan/phpstan": "^1.12.2" + "phpstan/phpstan": "^1.12.5" }, "conflict": { "rector/rector-doctrine": "*", @@ -176,7 +176,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/1.2.5" + "source": "https://github.com/rectorphp/rector/tree/1.2.10" }, "funding": [ { @@ -184,15 +184,15 @@ "type": "github" } ], - "time": "2024-09-08T17:43:24+00:00" + "time": "2024-11-08T13:59:10+00:00" } ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" } |