diff --git a/composer.json b/composer.json index ca4829d3..9407e7e3 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "monolog/monolog": "^2.1", "psr/link": "^1.0", "ramsey/uuid": "^4.0.1", - "robmorgan/phinx": "^0.12.3", + "robmorgan/phinx": "^0.13.0", "symfony/asset": "^5.1.2", "symfony/process": "^5.1.2", "symfony/web-link": "^5.1.2", diff --git a/composer.lock b/composer.lock index 7f070fe9..0f6b7cdc 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": "01c4bdc1b46900a7e1f4f5b7d3c01d96", + "content-hash": "050f72fb48f806911a315f619bc46307", "packages": [ { "name": "brick/math", @@ -3001,16 +3001,16 @@ }, { "name": "robmorgan/phinx", - "version": "0.12.12", + "version": "0.13.0", "source": { "type": "git", "url": "https://github.com/cakephp/phinx.git", - "reference": "9a6ce1e7fdf0fa4e602ba5875b5bc9442ccaa115" + "reference": "c4d7f0506ed71a32f3131f57e4bb49fb9f5aad6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/phinx/zipball/9a6ce1e7fdf0fa4e602ba5875b5bc9442ccaa115", - "reference": "9a6ce1e7fdf0fa4e602ba5875b5bc9442ccaa115", + "url": "https://api.github.com/repos/cakephp/phinx/zipball/c4d7f0506ed71a32f3131f57e4bb49fb9f5aad6c", + "reference": "c4d7f0506ed71a32f3131f57e4bb49fb9f5aad6c", "shasum": "" }, "require": { @@ -3081,9 +3081,9 @@ ], "support": { "issues": "https://github.com/cakephp/phinx/issues", - "source": "https://github.com/cakephp/phinx/tree/0.12.12" + "source": "https://github.com/cakephp/phinx/tree/0.13.0" }, - "time": "2022-07-09T18:53:51+00:00" + "time": "2022-10-03T05:04:01+00:00" }, { "name": "symfony/asset",