Auto commit for release 'v6.2.0-alpha.2' on 2025-01-19

This commit is contained in:
github-actions
2025-01-19 19:12:01 +01:00
parent 053b46ae63
commit b2516ca1b4
12 changed files with 119 additions and 125 deletions

22
composer.lock generated
View File

@@ -11207,16 +11207,16 @@
},
{
"name": "phpmyadmin/sql-parser",
"version": "5.10.2",
"version": "5.10.3",
"source": {
"type": "git",
"url": "https://github.com/phpmyadmin/sql-parser.git",
"reference": "72afbce7e4b421593b60d2eb7281e37a50734df8"
"reference": "5346664973d10cf1abff20837fb1183f3c11a055"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/72afbce7e4b421593b60d2eb7281e37a50734df8",
"reference": "72afbce7e4b421593b60d2eb7281e37a50734df8",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/5346664973d10cf1abff20837fb1183f3c11a055",
"reference": "5346664973d10cf1abff20837fb1183f3c11a055",
"shasum": ""
},
"require": {
@@ -11290,7 +11290,7 @@
"type": "other"
}
],
"time": "2024-12-05T15:04:09+00:00"
"time": "2025-01-19T04:14:02+00:00"
},
{
"name": "phpstan/extension-installer",
@@ -11447,16 +11447,16 @@
},
{
"name": "phpstan/phpstan-strict-rules",
"version": "2.0.1",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3"
"reference": "02277ce4b0dd03d74f15282064f8f027d1dec9cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3",
"reference": "ed6fea0ad4ad9c7e25f3ad2e7c4d420cf1e67fe3",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/02277ce4b0dd03d74f15282064f8f027d1dec9cc",
"reference": "02277ce4b0dd03d74f15282064f8f027d1dec9cc",
"shasum": ""
},
"require": {
@@ -11489,9 +11489,9 @@
"description": "Extra strict and opinionated rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.1"
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.2"
},
"time": "2024-12-12T20:21:10+00:00"
"time": "2025-01-19T13:03:11+00:00"
},
{
"name": "phpunit/php-code-coverage",