summaryrefslogtreecommitdiffstats
path: root/vendor-bin
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-01-08 04:27:59 +0000
committerGitHub <noreply@github.com>2023-01-08 04:27:59 +0000
commit889eddfda87132b61cc104dfe66f9b95f752ec7c (patch)
tree01f8aee546e39c314440eb56d330c9203f2ca57c /vendor-bin
parent484dabaf801d8335dfe5353caebbf035220dafd2 (diff)
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'vendor-bin')
-rw-r--r--vendor-bin/csfixer/composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor-bin/csfixer/composer.lock b/vendor-bin/csfixer/composer.lock
index 555b7f0e7..f2f4fcc46 100644
--- a/vendor-bin/csfixer/composer.lock
+++ b/vendor-bin/csfixer/composer.lock
@@ -424,16 +424,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v3.13.1",
+ "version": "v3.13.2",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "78d2251dd86b49c609a0fd37c20dcf0a00aea5a7"
+ "reference": "3952f08a81bd3b1b15e11c3de0b6bf037faa8496"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/78d2251dd86b49c609a0fd37c20dcf0a00aea5a7",
- "reference": "78d2251dd86b49c609a0fd37c20dcf0a00aea5a7",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3952f08a81bd3b1b15e11c3de0b6bf037faa8496",
+ "reference": "3952f08a81bd3b1b15e11c3de0b6bf037faa8496",
"shasum": ""
},
"require": {
@@ -501,7 +501,7 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
- "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.13.1"
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.13.2"
},
"funding": [
{
@@ -509,7 +509,7 @@
"type": "github"
}
],
- "time": "2022-12-18T00:47:22+00:00"
+ "time": "2023-01-02T23:53:50+00:00"
},
{
"name": "nextcloud/coding-standard",