Skip to content

Commit e64c029

Browse files
dependabot[bot]crazywhalecc
authored andcommitted
Update psr/log requirement from ^1.1 to ^1.1 || ^3.0
Updates the requirements on [psr/log](https://github.com/php-fig/log) to permit the latest version. - [Release notes](https://github.com/php-fig/log/releases) - [Commits](php-fig/log@1.1.0...3.0.0) --- updated-dependencies: - dependency-name: psr/log dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d0802e commit e64c029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"psr/cache": "^1.0 || ^3.0",
3131
"psr/event-dispatcher": "^1.0",
3232
"psr/http-client": "^1.0",
33-
"psr/log": "^1.1",
33+
"psr/log": "^1.1 || ^3.0",
3434
"rybakit/msgpack": "^0.9.0",
3535
"choir/psr-http": "^1.0",
3636
"workerman/workerman": "^4.0",

0 commit comments

Comments
 (0)