Skip to content

Commit 8dece41

Browse files
authored
Fix composer --no-dev dependencies (zircote#986)
1 parent 55c41b8 commit 8dece41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"php": ">=7.2",
4040
"ext-json": "*",
4141
"doctrine/annotations": "^1.7",
42+
"psr/log": "^1.1",
4243
"symfony/finder": ">=2.2",
4344
"symfony/yaml": ">=3.3"
4445
},

0 commit comments

Comments
 (0)