diff --git a/composer.lock b/composer.lock index 9bc0989..d853fc0 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "lucatume/di52", - "version": "4.0.1", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/lucatume/di52.git", - "reference": "1552a86bf17db4cb098db368d2e4cbb508dcaec0" + "reference": "eecfb0a9af32f6dc63cc163a7a6aefa3e199a73a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lucatume/di52/zipball/1552a86bf17db4cb098db368d2e4cbb508dcaec0", - "reference": "1552a86bf17db4cb098db368d2e4cbb508dcaec0", + "url": "https://api.github.com/repos/lucatume/di52/zipball/eecfb0a9af32f6dc63cc163a7a6aefa3e199a73a", + "reference": "eecfb0a9af32f6dc63cc163a7a6aefa3e199a73a", "shasum": "" }, "require": { @@ -47,9 +47,9 @@ "description": "A PHP 5.6 compatible dependency injection container.", "support": { "issues": "https://github.com/lucatume/di52/issues", - "source": "https://github.com/lucatume/di52/tree/4.0.1" + "source": "https://github.com/lucatume/di52/tree/4.1.0" }, - "time": "2025-04-01T17:10:31+00:00" + "time": "2026-06-24T16:36:59+00:00" }, { "name": "psr/container", @@ -8626,5 +8626,5 @@ "php": ">=7.4" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }