diff --git a/composer.json b/composer.json index 601e933..92b4b13 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,6 @@ "require": { "php": ">=8.2", "phpunit/phpunit": "^10.2", - "volktron/cophpee-components": "^0.0.3" + "volktron/cophpee-components": "^0.0.4" } } diff --git a/composer.lock b/composer.lock index fea539f..eba70fa 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "efe14e13df6ed16c1d07c9fa19b3fe29", + "content-hash": "4db3e54ef99c4ac1d857e384f0a5806a", "packages": [ { "name": "myclabs/deep-copy", @@ -1616,16 +1616,16 @@ }, { "name": "volktron/cophpee-components", - "version": "0.0.3", + "version": "0.0.4", "source": { "type": "git", "url": "https://github.com/volktron/cophpee-components.git", - "reference": "c7c3262d42e507ba46d52b1fdc966d00e6327762" + "reference": "46ec23b944d4abba38db8dc67e10bb35a78e4077" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/volktron/cophpee-components/zipball/c7c3262d42e507ba46d52b1fdc966d00e6327762", - "reference": "c7c3262d42e507ba46d52b1fdc966d00e6327762", + "url": "https://api.github.com/repos/volktron/cophpee-components/zipball/46ec23b944d4abba38db8dc67e10bb35a78e4077", + "reference": "46ec23b944d4abba38db8dc67e10bb35a78e4077", "shasum": "" }, "require": { @@ -1650,10 +1650,10 @@ } ], "support": { - "source": "https://github.com/volktron/cophpee-components/tree/0.0.3", + "source": "https://github.com/volktron/cophpee-components/tree/0.0.4", "issues": "https://github.com/volktron/cophpee-components/issues" }, - "time": "2023-08-09T22:17:19+00:00" + "time": "2023-08-11T10:33:46+00:00" } ], "packages-dev": [],