Skip to content

Commit

Permalink
chore: update psr/log to ^2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Sep 24, 2023
1 parent ee8887d commit 3f53cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/framework/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"laminas/laminas-escaper": "^2.9",
"psr/log": "^1.1"
"psr/log": "^2.0"
},
"require-dev": {
"codeigniter/coding-standard": "^1.5",
Expand Down

0 comments on commit 3f53cce

Please sign in to comment.