Skip to content

Commit e0ce3ea

Browse files
author
germanbisurgi
committed
lowercased namespace
1 parent 629eaae commit e0ce3ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/JsonEditorAsset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*/
99

10-
namespace dmstr\JsonEditor;
10+
namespace dmstr\jsoneditor;
1111

1212
use yii\web\AssetBundle;
1313

src/JsonEditorWidget.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*/
99

10-
namespace dmstr\JsonEditor;
10+
namespace dmstr\jsoneditor;
1111

1212
use yii\base\InvalidConfigException;
1313
use yii\helpers\ArrayHelper;

0 commit comments

Comments
 (0)