diff --git a/composer.json b/composer.json index 7a4e3da..9a8e33c 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "league/flysystem-aws-s3-v3": "3.29.0" }, "require-dev": { - "phan/phan": "5.4.4", + "phan/phan": "5.4.5", "phpunit/phpunit": "11.5.2" }, "autoload": { diff --git a/composer.lock b/composer.lock index 32838f0..8560e4f 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": "b2c3848965d84309a718bd84b1144378", + "content-hash": "8f35f6e9b83f86b3a36b5bdad89e3356", "packages": [ { "name": "aws/aws-crt-php", @@ -6778,16 +6778,16 @@ }, { "name": "phan/phan", - "version": "5.4.4", + "version": "5.4.5", "source": { "type": "git", "url": "https://github.com/phan/phan.git", - "reference": "a87bbadc95a5b57353f911fdbd227404f3b47c22" + "reference": "2b15302175931a0629a85c57d0c1f91d68b26a4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phan/phan/zipball/a87bbadc95a5b57353f911fdbd227404f3b47c22", - "reference": "a87bbadc95a5b57353f911fdbd227404f3b47c22", + "url": "https://api.github.com/repos/phan/phan/zipball/2b15302175931a0629a85c57d0c1f91d68b26a4d", + "reference": "2b15302175931a0629a85c57d0c1f91d68b26a4d", "shasum": "" }, "require": { @@ -6852,9 +6852,9 @@ ], "support": { "issues": "https://github.com/phan/phan/issues", - "source": "https://github.com/phan/phan/tree/5.4.4" + "source": "https://github.com/phan/phan/tree/5.4.5" }, - "time": "2024-07-25T20:34:20+00:00" + "time": "2024-08-13T21:41:35+00:00" }, { "name": "phar-io/manifest",