Skip to content

Commit f560782

Browse files
build(deps): update php-di/php-di requirement (#2094)
Updates the requirements on [php-di/php-di](https://github.com/PHP-DI/PHP-DI) to permit the latest version. Updates `php-di/php-di` to 7.0.9 - [Release notes](https://github.com/PHP-DI/PHP-DI/releases) - [Commits](PHP-DI/PHP-DI@7.0.8...7.0.9) --- updated-dependencies: - dependency-name: php-di/php-di dependency-type: direct:production dependency-group: composer-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pierre Tessier <pierre@pierretessier.com>
1 parent 788845b commit f560782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quote/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"open-telemetry/detector-container": "1.0.0",
1515
"open-telemetry/opentelemetry-logger-monolog": "1.0.0",
1616
"guzzlehttp/guzzle": "7.9.2",
17-
"php-di/php-di": "7.0.8",
17+
"php-di/php-di": "7.0.9",
1818
"php-di/slim-bridge": "3.4.1",
1919
"php-http/guzzle7-adapter": "1.1.0",
2020
"react/http": "v1.11.0",

0 commit comments

Comments
 (0)