Skip to content

Commit

Permalink
Merge branch 'master' of github.com:apolloeleven/cli-logger
Browse files Browse the repository at this point in the history
  • Loading branch information
keshikashviligio committed Apr 2, 2018
2 parents 1e22006 + f075717 commit f5f3f47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
}
],
"autoload": {
"psr-4": { "apollo11\\cliLogger": "" }
"psr-4": { "apollo11\\cliLogger\\": "" }
},
"require": {
"php": ">=5.6"
}
}
}

0 comments on commit f5f3f47

Please sign in to comment.