Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bazo committed Apr 30, 2012
1 parent 357704c commit 5d3d6d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Bazo/Watchdog/Client.php → Watchdog/Client.php
@@ -1,5 +1,5 @@
<?php
namespace Bazo\Watchdog;
namespace Watchdog;
/**
* Description of WatchdogClient
*
Expand Down
7 changes: 1 addition & 6 deletions composer.json
Expand Up @@ -13,10 +13,5 @@
],
"require": {
"php": ">=5.3.0"
},
"autoload": {
"psr-0": {
"Bazo\Watchdog": "/"
}
},
}
}

0 comments on commit 5d3d6d9

Please sign in to comment.