Skip to content

Commit

Permalink
Merge pull request #1650 from bolt/bobdenotter-patch-1
Browse files Browse the repository at this point in the history
Update composer.json: Add `"public-dir": "public"`
I-Valchev authored Jul 28, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 868c4cd + ac1ab71 commit 8402919
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -117,7 +117,8 @@
"symfony": {
"allow-contrib": true,
"require": "^4.4 | ^5.1"
}
},
"public-dir": "public"
},
"autoload": {
"psr-4": {

0 comments on commit 8402919

Please sign in to comment.