chore: update project dependencies
This commit is contained in:
Generated
+13
-14
@@ -761,16 +761,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/doctrine-migrations-bundle",
|
"name": "doctrine/doctrine-migrations-bundle",
|
||||||
"version": "3.4.0",
|
"version": "3.4.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
|
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
|
||||||
"reference": "a5c5fe0d2c6b911c03555046febb05a05a347078"
|
"reference": "e858ce0f5c12b266dce7dce24834448355155da7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/a5c5fe0d2c6b911c03555046febb05a05a347078",
|
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/e858ce0f5c12b266dce7dce24834448355155da7",
|
||||||
"reference": "a5c5fe0d2c6b911c03555046febb05a05a347078",
|
"reference": "e858ce0f5c12b266dce7dce24834448355155da7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -827,7 +827,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
|
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
|
||||||
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.4.0"
|
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.4.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -843,7 +843,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-01-16T20:28:10+00:00"
|
"time": "2025-01-27T22:48:22+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/event-manager",
|
"name": "doctrine/event-manager",
|
||||||
@@ -1477,16 +1477,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/sql-formatter",
|
"name": "doctrine/sql-formatter",
|
||||||
"version": "1.5.1",
|
"version": "1.5.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/sql-formatter.git",
|
"url": "https://github.com/doctrine/sql-formatter.git",
|
||||||
"reference": "b784cbde727cf806721451dde40eff4fec3bbe86"
|
"reference": "d6d00aba6fd2957fe5216fe2b7673e9985db20c8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/b784cbde727cf806721451dde40eff4fec3bbe86",
|
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/d6d00aba6fd2957fe5216fe2b7673e9985db20c8",
|
||||||
"reference": "b784cbde727cf806721451dde40eff4fec3bbe86",
|
"reference": "d6d00aba6fd2957fe5216fe2b7673e9985db20c8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1496,8 +1496,7 @@
|
|||||||
"doctrine/coding-standard": "^12",
|
"doctrine/coding-standard": "^12",
|
||||||
"ergebnis/phpunit-slow-test-detector": "^2.14",
|
"ergebnis/phpunit-slow-test-detector": "^2.14",
|
||||||
"phpstan/phpstan": "^1.10",
|
"phpstan/phpstan": "^1.10",
|
||||||
"phpunit/phpunit": "^10.5",
|
"phpunit/phpunit": "^10.5"
|
||||||
"vimeo/psalm": "^5.24"
|
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/sql-formatter"
|
"bin/sql-formatter"
|
||||||
@@ -1527,9 +1526,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/sql-formatter/issues",
|
"issues": "https://github.com/doctrine/sql-formatter/issues",
|
||||||
"source": "https://github.com/doctrine/sql-formatter/tree/1.5.1"
|
"source": "https://github.com/doctrine/sql-formatter/tree/1.5.2"
|
||||||
},
|
},
|
||||||
"time": "2024-10-21T18:21:57+00:00"
|
"time": "2025-01-24T11:45:48+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "egulias/email-validator",
|
"name": "egulias/email-validator",
|
||||||
|
|||||||
Reference in New Issue
Block a user