Skip to content

Commit 2a8ed4b

Browse files
authored
#14 - move di.xml
1 parent 5e8c1df commit 2a8ed4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"extra": {
3232
"map": [
3333
[
34-
"component/app/etc/cli_arg_auto_proxy_di.xml",
35-
"app/etc/cli_arg_auto_proxy_di.xml"
34+
"component/app/etc/cli_arg_auto_proxy/di.xml",
35+
"app/etc/cli_arg_auto_proxy/di.xml"
3636
]
3737
]
3838
},

0 commit comments

Comments
 (0)