Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Commit 913002c

Browse files
committed
Fixed another composer.json issue
1 parent 195b2c0 commit 913002c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"symfony/yaml" : "~2.3|~3.0"
2121
},
2222
"autoload": {
23-
"psr-4": { "EasyCorp\\EasyLog\\": "src" },
23+
"psr-4": { "EasyCorp\\EasyLog\\": "src" }
2424
}
2525
}

0 commit comments

Comments
 (0)