Skip to content

Commit ee92949

Browse files
author
Fredrick Peter
committed
prs/log version control
1 parent 98a5c0a commit ee92949

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@
1919
"php": ">=7.2",
2020
"vlucas/phpdotenv": "^5.3",
2121
"ezyang/htmlpurifier": "^4.16.0",
22+
"symfony/var-dumper": "^4.4",
2223
"filp/whoops": "^2.15",
23-
"symfony/var-dumper": "^4.4"
24+
"psr/log": "^1.0.1 || ^2.0"
2425
},
2526
"config": {
2627
"platform": {

0 commit comments

Comments
 (0)