Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
e-v-medvedev authored Dec 16, 2018
1 parent 474cf0b commit c9846c0
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 @@ -6,13 +6,13 @@
"homepage": "http://github.com/e-v-medvedev/config",
"require": {
"php": ">=5.4.0"
},
},
"autoload": {
"psr-4": {
"Smartceo\\Config\\": "src/"
}
},
"extra": {
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
Expand Down

0 comments on commit c9846c0

Please sign in to comment.