Skip to content

Commit 07f48d8

Browse files
authored
Merge pull request #15 from vpodorozh/main
Add Support for Sandbox execution #14
2 parents 5e8c1df + 0b7a626 commit 07f48d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+2-2
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)