Skip to content

Commit 534725b

Browse files
Merge pull request #1059 from phpDocumentor/dependabot/composer/packages/guides/psr/log-tw-3.0.1
composer(deps-dev): update psr/log requirement from ^2.0 || ^3.0 to ^3.0.1 in /packages/guides
2 parents d288967 + 331ea92 commit 534725b

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
@@ -38,7 +38,7 @@
3838
"webmozart/assert": "^1.11"
3939
},
4040
"require-dev": {
41-
"psr/log": "^2.0 || ^3.0"
41+
"psr/log": "^3.0.1"
4242
},
4343
"extra": {
4444
"branch-alias": {

0 commit comments

Comments
 (0)