Skip to content

Commit 2aa5e4f

Browse files
authored
fix: remove App facade from composer.json aliases (#586)
1 parent 584033d commit 2aa5e4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"Native\\Laravel\\NativeServiceProvider"
8686
],
8787
"aliases": {
88-
"App": "Native\\Laravel\\Facades\\App",
8988
"ChildProcess": "Native\\Laravel\\Facades\\ChildProcess",
9089
"Clipboard": "Native\\Laravel\\Facades\\Clipboard",
9190
"ContextMenu": "Native\\Laravel\\Facades\\ContextMenu",

0 commit comments

Comments
 (0)