diff --git a/composer.json b/composer.json index ed46d35..e39c7f9 100755 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "require": { "php": ">=8.0", "ext-swoole": "*", - "utopia-php/framework": "0.28.*" + "utopia-php/framework": "0.29.*" }, "require-dev": { "phpunit/phpunit": "^9.3", diff --git a/composer.lock b/composer.lock index afa4914..62d2ba5 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": "416e18d11351919237c94c344be8b167", + "content-hash": "5f0d6ecfce5919fee91c187db11f76da", "packages": [ { "name": "utopia-php/framework", - "version": "0.28.4", + "version": "0.29", "source": { "type": "git", "url": "https://github.com/utopia-php/framework.git", - "reference": "98c5469efe195aeecc63745dbf8e2f357f8cedac" + "reference": "1c8ed95fb73531b0508ad69f85dafc4c78a64414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/framework/zipball/98c5469efe195aeecc63745dbf8e2f357f8cedac", - "reference": "98c5469efe195aeecc63745dbf8e2f357f8cedac", + "url": "https://api.github.com/repos/utopia-php/framework/zipball/1c8ed95fb73531b0508ad69f85dafc4c78a64414", + "reference": "1c8ed95fb73531b0508ad69f85dafc4c78a64414", "shasum": "" }, "require": { @@ -25,9 +25,9 @@ }, "require-dev": { "laravel/pint": "^1.2", - "phpstan/phpstan": "1.9.x-dev", - "phpunit/phpunit": "^9.5.25", - "vimeo/psalm": "4.27.0" + "phpbench/phpbench": "^1.2", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^9.5.25" }, "type": "library", "autoload": { @@ -47,9 +47,9 @@ ], "support": { "issues": "https://github.com/utopia-php/framework/issues", - "source": "https://github.com/utopia-php/framework/tree/0.28.4" + "source": "https://github.com/utopia-php/framework/tree/0.29" }, - "time": "2023-06-03T14:09:22+00:00" + "time": "2023-07-30T07:56:23+00:00" } ], "packages-dev": [ @@ -59,12 +59,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "3aa0a786dd096763a5e4be2cc3bacb774859552a" + "reference": "40fc8fcd149f6ccff851e767c3fc5ded4e6a96c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/3aa0a786dd096763a5e4be2cc3bacb774859552a", - "reference": "3aa0a786dd096763a5e4be2cc3bacb774859552a", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/40fc8fcd149f6ccff851e767c3fc5ded4e6a96c0", + "reference": "40fc8fcd149f6ccff851e767c3fc5ded4e6a96c0", "shasum": "" }, "require": { @@ -122,7 +122,7 @@ "type": "tidelift" } ], - "time": "2023-05-30T06:43:41+00:00" + "time": "2023-07-30T10:00:15+00:00" }, { "name": "laravel/pint", @@ -196,12 +196,12 @@ "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "928a96f585b86224ebc78f8f09d0482cf15b04f5" + "reference": "f6f48cfecf52ab791fe18cc1b11d6345512dc4b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/928a96f585b86224ebc78f8f09d0482cf15b04f5", - "reference": "928a96f585b86224ebc78f8f09d0482cf15b04f5", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/f6f48cfecf52ab791fe18cc1b11d6345512dc4b8", + "reference": "f6f48cfecf52ab791fe18cc1b11d6345512dc4b8", "shasum": "" }, "require": { @@ -249,7 +249,7 @@ "type": "tidelift" } ], - "time": "2023-03-08T17:24:01+00:00" + "time": "2023-07-30T10:01:33+00:00" }, { "name": "nikic/php-parser", @@ -257,12 +257,12 @@ "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "19526a33fb561ef417e822e85f08a00db4059c17" + "reference": "cfc54e30a4f5e5af5f9d9ce86697cfcc5f7e7c24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17", - "reference": "19526a33fb561ef417e822e85f08a00db4059c17", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/cfc54e30a4f5e5af5f9d9ce86697cfcc5f7e7c24", + "reference": "cfc54e30a4f5e5af5f9d9ce86697cfcc5f7e7c24", "shasum": "" }, "require": { @@ -304,9 +304,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.16.0" + "source": "https://github.com/nikic/PHP-Parser/tree/4.x" }, - "time": "2023-06-25T14:52:30+00:00" + "time": "2023-07-30T21:38:32+00:00" }, { "name": "phar-io/manifest", @@ -433,12 +433,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "b9b355ea57a25a277dabdb457ece509e4e93978e" + "reference": "0aa80b43d203a868ddf0d013a8dc04b95034a752" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b9b355ea57a25a277dabdb457ece509e4e93978e", - "reference": "b9b355ea57a25a277dabdb457ece509e4e93978e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0aa80b43d203a868ddf0d013a8dc04b95034a752", + "reference": "0aa80b43d203a868ddf0d013a8dc04b95034a752", "shasum": "" }, "require": { @@ -488,7 +488,7 @@ "type": "tidelift" } ], - "time": "2023-07-25T07:30:55+00:00" + "time": "2023-08-05T12:55:09+00:00" }, { "name": "phpunit/php-code-coverage", @@ -496,12 +496,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "f1564623dc5330085a73cefcf824b48cdec997b2" + "reference": "9e1baee3a7525530f5600035759ce754a8b3750b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1564623dc5330085a73cefcf824b48cdec997b2", - "reference": "f1564623dc5330085a73cefcf824b48cdec997b2", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9e1baee3a7525530f5600035759ce754a8b3750b", + "reference": "9e1baee3a7525530f5600035759ce754a8b3750b", "shasum": "" }, "require": { @@ -566,7 +566,7 @@ "type": "github" } ], - "time": "2023-07-17T04:56:01+00:00" + "time": "2023-08-02T09:00:29+00:00" }, { "name": "phpunit/php-file-iterator", @@ -815,12 +815,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "19c72d49bfdecc2dac983f3cd4b5b1aff30df7a1" + "reference": "6904cfa5f4a6211e759de8ef36fb51fc939a83fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/19c72d49bfdecc2dac983f3cd4b5b1aff30df7a1", - "reference": "19c72d49bfdecc2dac983f3cd4b5b1aff30df7a1", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6904cfa5f4a6211e759de8ef36fb51fc939a83fa", + "reference": "6904cfa5f4a6211e759de8ef36fb51fc939a83fa", "shasum": "" }, "require": { @@ -910,7 +910,7 @@ "type": "tidelift" } ], - "time": "2023-07-18T12:32:17+00:00" + "time": "2023-08-02T08:56:58+00:00" }, { "name": "sebastian/cli-parser", @@ -1422,12 +1422,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" + "reference": "bde739e7565280bda77be70044ac1047bc007e34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", - "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34", + "reference": "bde739e7565280bda77be70044ac1047bc007e34", "shasum": "" }, "require": { @@ -1470,7 +1470,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", - "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0" }, "funding": [ { @@ -1478,7 +1478,7 @@ "type": "github" } ], - "time": "2022-02-14T08:28:10+00:00" + "time": "2023-08-02T09:26:13+00:00" }, { "name": "sebastian/lines-of-code",