From 5554806e338a9d867dd9e2f9d49ff0424eff1b41 Mon Sep 17 00:00:00 2001 From: Timon de Groot Date: Tue, 20 Jan 2026 12:28:08 +0100 Subject: [PATCH] deps: Update deploy-configuration to 3.6.1 Release notes: https://github.com/ByteInternet/hypernode-deploy-configuration/releases/tag/3.6.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 046b18f..651e2fe 100644 --- a/composer.lock +++ b/composer.lock @@ -917,16 +917,16 @@ }, { "name": "hypernode/deploy-configuration", - "version": "3.6.0", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/ByteInternet/hypernode-deploy-configuration.git", - "reference": "7abbb530e95add7d64dd4312e12643f6fe7aeb0c" + "reference": "9925cffca3d028044f39b9d081a288fd07dd67aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ByteInternet/hypernode-deploy-configuration/zipball/7abbb530e95add7d64dd4312e12643f6fe7aeb0c", - "reference": "7abbb530e95add7d64dd4312e12643f6fe7aeb0c", + "url": "https://api.github.com/repos/ByteInternet/hypernode-deploy-configuration/zipball/9925cffca3d028044f39b9d081a288fd07dd67aa", + "reference": "9925cffca3d028044f39b9d081a288fd07dd67aa", "shasum": "" }, "require": { @@ -954,9 +954,9 @@ "description": "Hypernode deploy configuration files", "support": { "issues": "https://github.com/ByteInternet/hypernode-deploy-configuration/issues", - "source": "https://github.com/ByteInternet/hypernode-deploy-configuration/tree/3.6.0" + "source": "https://github.com/ByteInternet/hypernode-deploy-configuration/tree/3.6.1" }, - "time": "2025-12-24T09:41:44+00:00" + "time": "2026-01-19T14:43:33+00:00" }, { "name": "justinrainbow/json-schema",