Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Dec 10, 2023
1 parent 380c172 commit e7394f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion fixtures/build/dir018/box.json.dist
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"files-bin": [
".env.local.php",
"autoload_runtime.template",
"src/Controller/.gitignore"
],
"directories": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Fatal error: Uncaught Exception: Should not be executed! in phar:///opt/box/index.phar/index.php:13
Stack trace:
#0 /opt/box/index.phar(14): require()
#0 /opt/box/index.phar(15): require()
#1 {main}
thrown in phar:///opt/box/index.phar/index.php on line 13

0 comments on commit e7394f0

Please sign in to comment.