Skip to content

Commit

Permalink
Update projects/packages/changelogger/src/CommandLoader.php
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Jorsch <[email protected]>
  • Loading branch information
jeherve and anomiex authored Nov 17, 2023
1 parent c0c3b2a commit e3b87aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/packages/changelogger/src/CommandLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package automattic/jetpack-changelogger
*/

namespace Automattic\Jetpack\Changelogger\php7;
namespace Automattic\Jetpack\Changelogger;

use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\CommandLoader\CommandLoaderInterface;
Expand Down

0 comments on commit e3b87aa

Please sign in to comment.