diff --git a/composer.json b/composer.json index e9f0e58..b3b0715 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "source": "https://github.com/typisttech/php-matrix-action" }, "require": { - "typisttech/php-matrix": "^0.1.1" + "typisttech/php-matrix": "^0.2.0" }, "config": { "sort-packages": true diff --git a/composer.lock b/composer.lock index 9cbf277..63a6e26 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": "42c67c28ee72b316baa430a540575155", + "content-hash": "3d326eb2247e7dd8525ca4a3efa542b2", "packages": [ { "name": "composer/semver", @@ -1319,16 +1319,16 @@ }, { "name": "typisttech/php-matrix", - "version": "v0.1.1", + "version": "v0.2.0", "source": { "type": "git", "url": "https://github.com/typisttech/php-matrix.git", - "reference": "249480c6bf3e05eb232bbbd119ca222eb23733b7" + "reference": "801f529e4b134e53f7a52407569f19dcfc5aaaf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/typisttech/php-matrix/zipball/249480c6bf3e05eb232bbbd119ca222eb23733b7", - "reference": "249480c6bf3e05eb232bbbd119ca222eb23733b7", + "url": "https://api.github.com/repos/typisttech/php-matrix/zipball/801f529e4b134e53f7a52407569f19dcfc5aaaf8", + "reference": "801f529e4b134e53f7a52407569f19dcfc5aaaf8", "shasum": "" }, "require": { @@ -1339,7 +1339,6 @@ "symfony/console": "^7.2.1" }, "require-dev": { - "laravel/pint": "^1.18.3", "mockery/mockery": "^1.6.12", "pestphp/pest": "^3.7.1", "roave/security-advisories": "dev-latest" @@ -1390,7 +1389,7 @@ "type": "github" } ], - "time": "2024-12-18T21:41:40+00:00" + "time": "2024-12-30T04:12:15+00:00" } ], "packages-dev": [],