diff --git a/composer.json b/composer.json index 25f0b0d..b19ecba 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ ], "require": { "php": "^8.3", - "gember/dependency-contracts": "^0.1", + "gember/dependency-contracts": "^0.1 || ^0.2", "symfony/serializer": "^7.1" }, "require-dev": { diff --git a/composer.lock b/composer.lock index d9cf28d..2c89587 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bf51b84518c96ba62cdecbd162bdc1e3", + "content-hash": "ec17e6579b8d4760e0c4124210ef8980", "packages": [ { "name": "gember/dependency-contracts", - "version": "0.1.0", + "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/GemberPHP/dependency-contracts.git", - "reference": "e82562e0f46c091d4991508ebf43257fc3a9a424" + "reference": "dba36626a596e8ef49c1a12ed234a4c874d335b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GemberPHP/dependency-contracts/zipball/e82562e0f46c091d4991508ebf43257fc3a9a424", - "reference": "e82562e0f46c091d4991508ebf43257fc3a9a424", + "url": "https://api.github.com/repos/GemberPHP/dependency-contracts/zipball/dba36626a596e8ef49c1a12ed234a4c874d335b9", + "reference": "dba36626a596e8ef49c1a12ed234a4c874d335b9", "shasum": "" }, "require": { @@ -58,9 +58,9 @@ ], "support": { "issues": "https://github.com/GemberPHP/dependency-contracts/issues", - "source": "https://github.com/GemberPHP/dependency-contracts/tree/0.1.0" + "source": "https://github.com/GemberPHP/dependency-contracts/tree/0.2.1" }, - "time": "2025-09-03T17:15:32+00:00" + "time": "2025-10-10T07:33:21+00:00" }, { "name": "symfony/deprecation-contracts",