|
|
@ -4,7 +4,7 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "e09590fa068fcec713ce4a18943d33e3", |
|
|
|
"content-hash": "75124c72785fd7b4533f86ac955f6756", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "brick/math", |
|
|
@ -300,16 +300,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/dbal", |
|
|
|
"version": "3.8.2", |
|
|
|
"version": "3.8.3", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/doctrine/dbal.git", |
|
|
|
"reference": "a19a1d05ca211f41089dffcc387733a6875196cb" |
|
|
|
"reference": "db922ba9436b7b18a23d1653a0b41ff2369ca41c" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/a19a1d05ca211f41089dffcc387733a6875196cb", |
|
|
|
"reference": "a19a1d05ca211f41089dffcc387733a6875196cb", |
|
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/db922ba9436b7b18a23d1653a0b41ff2369ca41c", |
|
|
|
"reference": "db922ba9436b7b18a23d1653a0b41ff2369ca41c", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -325,12 +325,12 @@ |
|
|
|
"doctrine/coding-standard": "12.0.0", |
|
|
|
"fig/log-test": "^1", |
|
|
|
"jetbrains/phpstorm-stubs": "2023.1", |
|
|
|
"phpstan/phpstan": "1.10.57", |
|
|
|
"phpstan/phpstan": "1.10.58", |
|
|
|
"phpstan/phpstan-strict-rules": "^1.5", |
|
|
|
"phpunit/phpunit": "9.6.16", |
|
|
|
"psalm/plugin-phpunit": "0.18.4", |
|
|
|
"slevomat/coding-standard": "8.13.1", |
|
|
|
"squizlabs/php_codesniffer": "3.8.1", |
|
|
|
"squizlabs/php_codesniffer": "3.9.0", |
|
|
|
"symfony/cache": "^5.4|^6.0|^7.0", |
|
|
|
"symfony/console": "^4.4|^5.4|^6.0|^7.0", |
|
|
|
"vimeo/psalm": "4.30.0" |
|
|
@ -393,7 +393,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/doctrine/dbal/issues", |
|
|
|
"source": "https://github.com/doctrine/dbal/tree/3.8.2" |
|
|
|
"source": "https://github.com/doctrine/dbal/tree/3.8.3" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -409,7 +409,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-02-12T18:36:36+00:00" |
|
|
|
"time": "2024-03-03T15:55:06+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/deprecations", |
|
|
|