Skip to content

Commit eede0f4

Browse files
composer(deps): update doctrine/deprecations requirement
Updates the requirements on [doctrine/deprecations](https://github.com/doctrine/deprecations) to permit the latest version. - [Release notes](https://github.com/doctrine/deprecations/releases) - [Commits](doctrine/deprecations@v1.0.0...1.1.3) --- updated-dependencies: - dependency-name: doctrine/deprecations dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3860671 commit eede0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guides/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": "^8.1",
2525
"ext-json": "*",
2626
"ext-zlib": "*",
27-
"doctrine/deprecations": "^1.0",
27+
"doctrine/deprecations": "^1.1",
2828
"league/flysystem": "^1.1",
2929
"league/tactician": "^1.1",
3030
"league/uri": "^7.4.1",

0 commit comments

Comments
 (0)