Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pmill committed Feb 5, 2015
1 parent 4d81559 commit 04e4676
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 @@ -15,10 +15,10 @@
],
"autoload": {
"psr-0": {
"pmill/Plesk": "src/"
"pmill\\Plesk": "src/"
}
},
"require": {
"php": ">=5.3.0"
}
}
}

0 comments on commit 04e4676

Please sign in to comment.