diff --git a/composer.json b/composer.json index 140b538..f103d7d 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require": { "php": "^8.0", - "psr/container": "2.0.0" + "psr/container": "2.0.2" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 0ed6311..d5792e2 100644 --- a/composer.lock +++ b/composer.lock @@ -4,24 +4,24 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bdf8710ab80eda33fe908149d8afbf21", + "content-hash": "38ad34c80c0607bdf3a8017625806337", "packages": [ { "name": "psr/container", - "version": "2.0.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "68f5200c33f18c018db17eb869d4b0f97da17cad" + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/68f5200c33f18c018db17eb869d4b0f97da17cad", - "reference": "68f5200c33f18c018db17eb869d4b0f97da17cad", + "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { - "php": ">=7.2.0" + "php": ">=7.4.0" }, "type": "library", "extra": { @@ -55,9 +55,9 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/2.0.0" + "source": "https://github.com/php-fig/container/tree/2.0.2" }, - "time": "2021-03-05T16:02:18+00:00" + "time": "2021-11-05T16:47:00+00:00" } ], "packages-dev": [