Skip to content

Commit

Permalink
Merge pull request #5 from lindseydiloreto/patch-1
Browse files Browse the repository at this point in the history
Fixes Composer 2 compatibility
  • Loading branch information
jonasgeiler authored Apr 16, 2022
2 parents 3c0eee7 + 1f5ab37 commit 6660a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assetbundles/cage/CageAssetCP.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @copyright Copyright (c) 2019 Skayo
*/

namespace skayocrafts\cage\assetbundles\Cage;
namespace skayocrafts\cage\assetbundles\cage;

use Craft;
use craft\web\AssetBundle;
Expand Down

0 comments on commit 6660a3e

Please sign in to comment.