Auto commit for release 'develop' on 2024-12-28

This commit is contained in:
github-actions
2024-12-28 13:59:31 +01:00
parent 82abee37de
commit 0f68735e1c
39 changed files with 89 additions and 89 deletions
Generated
+7 -7
View File
@@ -10287,16 +10287,16 @@
},
{
"name": "barryvdh/reflection-docblock",
"version": "v2.1.3",
"version": "v2.2.0",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/ReflectionDocBlock.git",
"reference": "c6fad15f7c878be21650c51e1f841bca7e49752e"
"reference": "db125e8df4329bd45f2da405aab007f502f38531"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/c6fad15f7c878be21650c51e1f841bca7e49752e",
"reference": "c6fad15f7c878be21650c51e1f841bca7e49752e",
"url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/db125e8df4329bd45f2da405aab007f502f38531",
"reference": "db125e8df4329bd45f2da405aab007f502f38531",
"shasum": ""
},
"require": {
@@ -10312,7 +10312,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
"dev-master": "2.2.x-dev"
}
},
"autoload": {
@@ -10333,9 +10333,9 @@
}
],
"support": {
"source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.1.3"
"source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.2.0"
},
"time": "2024-10-23T11:41:03+00:00"
"time": "2024-12-28T10:00:03+00:00"
},
{
"name": "cloudcreativity/json-api-testing",