Latest update
Some checks failed
Build and test / requirements (push) Has been cancelled

This commit is contained in:
Jens True 2024-06-24 13:46:25 +00:00
parent 66ad8aa592
commit d392cb3c2d
2 changed files with 103 additions and 94 deletions

4
Dockerfile Normal file

@ -0,0 +1,4 @@
FROM php:8.3-cli
COPY . /app
WORKDIR /app

193
composer.lock generated

@ -1046,16 +1046,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.4", "version": "v6.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "0d9e4eb5ad413075624378f474c4167ea202de78" "reference": "a2708a5da5c87d1d0d52937bdeac625df659e11f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78", "url": "https://api.github.com/repos/symfony/console/zipball/a2708a5da5c87d1d0d52937bdeac625df659e11f",
"reference": "0d9e4eb5ad413075624378f474c4167ea202de78", "reference": "a2708a5da5c87d1d0d52937bdeac625df659e11f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1120,7 +1120,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.4" "source": "https://github.com/symfony/console/tree/v6.4.6"
}, },
"funding": [ "funding": [
{ {
@ -1136,7 +1136,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-22T20:27:10+00:00" "time": "2024-03-29T19:07:53+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -1666,16 +1666,16 @@
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
"version": "v3.4.1", "version": "v3.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" "reference": "11bbf19a0fb7b36345861e85c5768844c552906e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", "reference": "11bbf19a0fb7b36345861e85c5768844c552906e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1728,7 +1728,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.4.1" "source": "https://github.com/symfony/service-contracts/tree/v3.4.2"
}, },
"funding": [ "funding": [
{ {
@ -1744,7 +1744,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-26T14:02:43+00:00" "time": "2023-12-19T21:51:00+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@ -1978,16 +1978,16 @@
}, },
{ {
"name": "verifiedjoseph/ntfy-php-library", "name": "verifiedjoseph/ntfy-php-library",
"version": "v4.5.1", "version": "v4.5.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/VerifiedJoseph/ntfy-php-library.git", "url": "https://github.com/VerifiedJoseph/ntfy-php-library.git",
"reference": "1d7afeb027ee4c083097ae9205b9c5d2d894b6e1" "reference": "43a0553f5b3f79768708e75c7189bd8cf3b96be2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/VerifiedJoseph/ntfy-php-library/zipball/1d7afeb027ee4c083097ae9205b9c5d2d894b6e1", "url": "https://api.github.com/repos/VerifiedJoseph/ntfy-php-library/zipball/43a0553f5b3f79768708e75c7189bd8cf3b96be2",
"reference": "1d7afeb027ee4c083097ae9205b9c5d2d894b6e1", "reference": "43a0553f5b3f79768708e75c7189bd8cf3b96be2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1998,7 +1998,7 @@
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^1.0", "phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^10.5",
"squizlabs/php_codesniffer": "^3.7" "squizlabs/php_codesniffer": "^3.7"
}, },
"type": "library", "type": "library",
@ -2024,24 +2024,24 @@
], ],
"support": { "support": {
"issues": "https://github.com/VerifiedJoseph/ntfy-php-library/issues", "issues": "https://github.com/VerifiedJoseph/ntfy-php-library/issues",
"source": "https://github.com/VerifiedJoseph/ntfy-php-library/tree/v4.5.1" "source": "https://github.com/VerifiedJoseph/ntfy-php-library/tree/v4.5.2"
}, },
"time": "2023-12-04T12:50:53+00:00" "time": "2024-03-25T12:43:02+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "amphp/amp", "name": "amphp/amp",
"version": "v2.6.2", "version": "v2.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/amp.git", "url": "https://github.com/amphp/amp.git",
"reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb" "reference": "ded3d9be08f526089eb7ee8d9f16a9768f9dec2d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/amp/zipball/9d5100cebffa729aaffecd3ad25dc5aeea4f13bb", "url": "https://api.github.com/repos/amphp/amp/zipball/ded3d9be08f526089eb7ee8d9f16a9768f9dec2d",
"reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb", "reference": "ded3d9be08f526089eb7ee8d9f16a9768f9dec2d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2053,8 +2053,8 @@
"ext-json": "*", "ext-json": "*",
"jetbrains/phpstorm-stubs": "^2019.3", "jetbrains/phpstorm-stubs": "^2019.3",
"phpunit/phpunit": "^7 | ^8 | ^9", "phpunit/phpunit": "^7 | ^8 | ^9",
"psalm/phar": "^3.11@dev", "react/promise": "^2",
"react/promise": "^2" "vimeo/psalm": "^3.12"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2109,7 +2109,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/amphp", "irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/amp/issues", "issues": "https://github.com/amphp/amp/issues",
"source": "https://github.com/amphp/amp/tree/v2.6.2" "source": "https://github.com/amphp/amp/tree/v2.6.4"
}, },
"funding": [ "funding": [
{ {
@ -2117,7 +2117,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-02-20T17:52:18+00:00" "time": "2024-03-21T18:52:26+00:00"
}, },
{ {
"name": "amphp/byte-stream", "name": "amphp/byte-stream",
@ -2350,16 +2350,16 @@
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "3.0.3", "version": "3.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "ced299686f41dce890debac69273b47ffe98a40c" "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
"reference": "ced299686f41dce890debac69273b47ffe98a40c", "reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2370,7 +2370,7 @@
"require-dev": { "require-dev": {
"phpstan/phpstan": "^1.0", "phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1", "phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^6.0" "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -2394,9 +2394,9 @@
"performance" "performance"
], ],
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/xdebug-handler/issues", "issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3" "source": "https://github.com/composer/xdebug-handler/tree/3.0.4"
}, },
"funding": [ "funding": [
{ {
@ -2412,7 +2412,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-25T21:32:43+00:00" "time": "2024-03-26T18:29:49+00:00"
}, },
{ {
"name": "dnoegel/php-xdg-base-dir", "name": "dnoegel/php-xdg-base-dir",
@ -3328,16 +3328,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.26.0", "version": "1.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227" "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227", "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3369,22 +3369,22 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.28.0"
}, },
"time": "2024-02-23T16:05:55+00:00" "time": "2024-04-03T18:51:33+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.63", "version": "1.10.66",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "ad12836d9ca227301f5fb9960979574ed8628339" "reference": "94779c987e4ebd620025d9e5fdd23323903950bd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad12836d9ca227301f5fb9960979574ed8628339", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd",
"reference": "ad12836d9ca227301f5fb9960979574ed8628339", "reference": "94779c987e4ebd620025d9e5fdd23323903950bd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3433,7 +3433,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-18T16:53:53+00:00" "time": "2024-03-28T16:17:31+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -3758,16 +3758,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.14", "version": "10.5.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "4cf8824bab39c2dd57b57b9f6332f7135e2a3a49" "reference": "c1f736a473d21957ead7e94fcc029f571895abf5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4cf8824bab39c2dd57b57b9f6332f7135e2a3a49", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1f736a473d21957ead7e94fcc029f571895abf5",
"reference": "4cf8824bab39c2dd57b57b9f6332f7135e2a3a49", "reference": "c1f736a473d21957ead7e94fcc029f571895abf5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3839,7 +3839,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.14" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.17"
}, },
"funding": [ "funding": [
{ {
@ -3855,20 +3855,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-21T07:31:09+00:00" "time": "2024-04-05T04:39:01+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.0.3", "version": "1.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "c59507a9090b465d65e1aceed91e5b81986e375b" "reference": "6e04d0eb087aef707fa0c5686d33d6ff61f4a555"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c59507a9090b465d65e1aceed91e5b81986e375b", "url": "https://api.github.com/repos/rectorphp/rector/zipball/6e04d0eb087aef707fa0c5686d33d6ff61f4a555",
"reference": "c59507a9090b465d65e1aceed91e5b81986e375b", "reference": "6e04d0eb087aef707fa0c5686d33d6ff61f4a555",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3881,6 +3881,9 @@
"rector/rector-phpunit": "*", "rector/rector-phpunit": "*",
"rector/rector-symfony": "*" "rector/rector-symfony": "*"
}, },
"suggest": {
"ext-dom": "To manipulate phpunit.xml via the custom-rule command"
},
"bin": [ "bin": [
"bin/rector" "bin/rector"
], ],
@ -3903,7 +3906,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/1.0.3" "source": "https://github.com/rectorphp/rector/tree/1.0.4"
}, },
"funding": [ "funding": [
{ {
@ -3911,7 +3914,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-14T15:04:18+00:00" "time": "2024-04-05T09:01:07+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -4285,16 +4288,16 @@
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "6.0.1", "version": "6.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951" "reference": "8074dbcd93529b357029f5cc5058fd3e43666984"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984",
"reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951", "reference": "8074dbcd93529b357029f5cc5058fd3e43666984",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4309,7 +4312,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "6.0-dev" "dev-main": "6.1-dev"
} }
}, },
"autoload": { "autoload": {
@ -4337,7 +4340,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/environment/issues", "issues": "https://github.com/sebastianbergmann/environment/issues",
"security": "https://github.com/sebastianbergmann/environment/security/policy", "security": "https://github.com/sebastianbergmann/environment/security/policy",
"source": "https://github.com/sebastianbergmann/environment/tree/6.0.1" "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0"
}, },
"funding": [ "funding": [
{ {
@ -4345,7 +4348,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-04-11T05:39:26+00:00" "time": "2024-03-23T08:47:14+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
@ -4894,16 +4897,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.9.0", "version": "3.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b" "reference": "267a4405fff1d9c847134db3a3c92f1ab7f77909"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/267a4405fff1d9c847134db3a3c92f1ab7f77909",
"reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b", "reference": "267a4405fff1d9c847134db3a3c92f1ab7f77909",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4970,20 +4973,20 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2024-02-16T15:06:51+00:00" "time": "2024-03-31T21:03:09+00:00"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v7.0.4", "version": "v7.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "44deeba7233f08f383185ffa37dace3b3bc87364" "reference": "7fc7e18a73ec8125fd95928c0340470d64760deb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/44deeba7233f08f383185ffa37dace3b3bc87364", "url": "https://api.github.com/repos/symfony/config/zipball/7fc7e18a73ec8125fd95928c0340470d64760deb",
"reference": "44deeba7233f08f383185ffa37dace3b3bc87364", "reference": "7fc7e18a73ec8125fd95928c0340470d64760deb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5029,7 +5032,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v7.0.4" "source": "https://github.com/symfony/config/tree/v7.0.6"
}, },
"funding": [ "funding": [
{ {
@ -5045,20 +5048,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-26T07:52:39+00:00" "time": "2024-03-27T19:55:25+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v7.0.4", "version": "v7.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "47f37af245df8457ea63409fc242b3cc825ce5eb" "reference": "ff57b5c7d518c39eeb4e69dc0d1ec70723a117b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/47f37af245df8457ea63409fc242b3cc825ce5eb", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ff57b5c7d518c39eeb4e69dc0d1ec70723a117b9",
"reference": "47f37af245df8457ea63409fc242b3cc825ce5eb", "reference": "ff57b5c7d518c39eeb4e69dc0d1ec70723a117b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5109,7 +5112,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v7.0.4" "source": "https://github.com/symfony/dependency-injection/tree/v7.0.6"
}, },
"funding": [ "funding": [
{ {
@ -5125,20 +5128,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-22T20:27:20+00:00" "time": "2024-03-28T09:20:36+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v7.0.3", "version": "v7.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12" "reference": "408105dff4c104454100730bdfd1a9cdd993f04d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12", "url": "https://api.github.com/repos/symfony/filesystem/zipball/408105dff4c104454100730bdfd1a9cdd993f04d",
"reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12", "reference": "408105dff4c104454100730bdfd1a9cdd993f04d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5172,7 +5175,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v7.0.3" "source": "https://github.com/symfony/filesystem/tree/v7.0.6"
}, },
"funding": [ "funding": [
{ {
@ -5188,26 +5191,28 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T15:02:46+00:00" "time": "2024-03-21T19:37:36+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v7.0.4", "version": "v7.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41" "reference": "c74c568d2a15a1d407cf40d61ea82bc2d521e27b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/c74c568d2a15a1d407cf40d61ea82bc2d521e27b",
"reference": "dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41", "reference": "c74c568d2a15a1d407cf40d61ea82bc2d521e27b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.2" "php": ">=8.2"
}, },
"require-dev": { "require-dev": {
"symfony/property-access": "^6.4|^7.0",
"symfony/serializer": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0" "symfony/var-dumper": "^6.4|^7.0"
}, },
"type": "library", "type": "library",
@ -5246,7 +5251,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v7.0.4" "source": "https://github.com/symfony/var-exporter/tree/v7.0.6"
}, },
"funding": [ "funding": [
{ {
@ -5262,7 +5267,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-26T10:35:24+00:00" "time": "2024-03-20T21:25:22+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",