Skip to content

Commit

Permalink
Composer: require psr/log 3.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jul 3, 2023
1 parent ad47d77 commit 3cca95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"contributte/phpstan": "^0.1",
"contributte/console": "^0.9.1",
"mockery/mockery": "^1.3.5",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"psr/log": "^3.0",
"tracy/tracy": "^2.6.2"
},
"conflict": {
Expand Down

0 comments on commit 3cca95f

Please sign in to comment.