Skip to content

Commit b7654dc

Browse files
committed
chore: update psr/log to 3.0
1 parent 64b12f9 commit b7654dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

admin/framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ext-intl": "*",
1515
"ext-mbstring": "*",
1616
"laminas/laminas-escaper": "^2.13",
17-
"psr/log": "^2.0"
17+
"psr/log": "^3.0"
1818
},
1919
"require-dev": {
2020
"codeigniter/coding-standard": "^1.5",

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ext-intl": "*",
1515
"ext-mbstring": "*",
1616
"laminas/laminas-escaper": "^2.13",
17-
"psr/log": "^2.0"
17+
"psr/log": "^3.0"
1818
},
1919
"require-dev": {
2020
"codeigniter/coding-standard": "^1.5",

0 commit comments

Comments
 (0)