Updated dependencies

This commit is contained in:
Jeroen De Meerleer 2023-01-21 16:46:23 +01:00
parent 70efdc3713
commit f32de68a41
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 8 additions and 8 deletions

16
composer.lock generated
View File

@ -12,7 +12,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-results.git", "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-results.git",
"reference": "a016fcb012ec4af48314d6fb966cdf6de9c31d7f" "reference": "466bb2bfec51ed3526985c96714daca71a9335db"
}, },
"require": { "require": {
"ext-iconv": "*", "ext-iconv": "*",
@ -42,7 +42,7 @@
"chess", "chess",
"pairing" "pairing"
], ],
"time": "2023-01-14T13:34:19+00:00" "time": "2023-01-21T14:55:36+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -177,16 +177,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.15.2", "version": "v4.15.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc" "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039",
"reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -227,9 +227,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2" "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3"
}, },
"time": "2022-11-12T15:38:23+00:00" "time": "2023-01-16T22:05:37+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",