mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-25 13:01:29 +08:00
Update composer.json
Add support for custom install location, e.g. into a web accessible directory when /vendor is above web root
This commit is contained in:
parent
a65bd93d81
commit
59dfb9eb84
@ -23,5 +23,8 @@
|
||||
"require-dev": {
|
||||
"jekyll": "1.0.2",
|
||||
"lessc": "1.4.2"
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "~1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user