diff --git a/composer.lock b/composer.lock index 7141dd535..9fa0e1516 100644 --- a/composer.lock +++ b/composer.lock @@ -4146,16 +4146,16 @@ }, { "name": "j0k3r/graby-site-config", - "version": "1.0.199", + "version": "1.0.200", "source": { "type": "git", "url": "https://github.com/j0k3r/graby-site-config.git", - "reference": "dbb352fd7931f813e286eed8f1684da6052737e3" + "reference": "e9cbbc776a7efcc9c06c07ff360744f266bbfc09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/dbb352fd7931f813e286eed8f1684da6052737e3", - "reference": "dbb352fd7931f813e286eed8f1684da6052737e3", + "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/e9cbbc776a7efcc9c06c07ff360744f266bbfc09", + "reference": "e9cbbc776a7efcc9c06c07ff360744f266bbfc09", "shasum": "" }, "require": { @@ -4184,9 +4184,9 @@ "description": "Graby site config files", "support": { "issues": "https://github.com/j0k3r/graby-site-config/issues", - "source": "https://github.com/j0k3r/graby-site-config/tree/1.0.199" + "source": "https://github.com/j0k3r/graby-site-config/tree/1.0.200" }, - "time": "2025-05-01T02:32:13+00:00" + "time": "2025-06-01T02:42:59+00:00" }, { "name": "j0k3r/httplug-ssrf-plugin", @@ -9158,16 +9158,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.1", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", "shasum": "" }, "require": { @@ -9180,7 +9180,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.5-dev" + "dev-main": "3.6-dev" } }, "autoload": { @@ -9205,7 +9205,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" }, "funding": [ { @@ -9221,7 +9221,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/doctrine-bridge",