diff --git a/composer.lock b/composer.lock index 6fd46898..5d30cccd 100644 --- a/composer.lock +++ b/composer.lock @@ -485,16 +485,16 @@ }, { "name": "cycle/orm", - "version": "v2.7.1", + "version": "v2.9.0", "source": { "type": "git", "url": "https://github.com/cycle/orm.git", - "reference": "230dc9fa30a1aa6ca4e207e567a1b2500c528fb3" + "reference": "23023be5e8452c1e5b05417f9c4539db71d60927" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cycle/orm/zipball/230dc9fa30a1aa6ca4e207e567a1b2500c528fb3", - "reference": "230dc9fa30a1aa6ca4e207e567a1b2500c528fb3", + "url": "https://api.github.com/repos/cycle/orm/zipball/23023be5e8452c1e5b05417f9c4539db71d60927", + "reference": "23023be5e8452c1e5b05417f9c4539db71d60927", "shasum": "" }, "require": { @@ -512,6 +512,7 @@ "phpunit/phpunit": "^9.5", "ramsey/uuid": "^4.0", "spiral/tokenizer": "^2.8 || ^3.0", + "symfony/var-dumper": "^5.2 || ^6.0 || ^7.0", "vimeo/psalm": "5.21" }, "type": "library", @@ -556,7 +557,7 @@ "type": "github" } ], - "time": "2024-02-13T10:06:41+00:00" + "time": "2024-06-05T13:14:36+00:00" }, { "name": "cycle/schema-builder", @@ -3215,16 +3216,16 @@ }, { "name": "spiral/core", - "version": "3.12.0", + "version": "3.13.0", "source": { "type": "git", "url": "https://github.com/spiral/core.git", - "reference": "ff67345f70c0d133978fcbc25275d4db2f7f9d29" + "reference": "af62783e8b9ec8020966599eb42abe53c19d5286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spiral/core/zipball/ff67345f70c0d133978fcbc25275d4db2f7f9d29", - "reference": "ff67345f70c0d133978fcbc25275d4db2f7f9d29", + "url": "https://api.github.com/repos/spiral/core/zipball/af62783e8b9ec8020966599eb42abe53c19d5286", + "reference": "af62783e8b9ec8020966599eb42abe53c19d5286", "shasum": "" }, "require": { @@ -3242,7 +3243,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.12.x-dev" + "dev-master": "3.13.x-dev" } }, "autoload": { @@ -3278,7 +3279,7 @@ "issues": "https://github.com/spiral/framework/issues", "source": "https://github.com/spiral/core" }, - "time": "2024-02-29T13:09:34+00:00" + "time": "2024-05-22T18:42:09+00:00" }, { "name": "spiral/files",