]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Fix Composer package "type" to "component"
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 3 May 2017 21:36:50 +0000 (00:36 +0300)
committerRob Madole <robmadole@gmail.com>
Mon, 17 Jul 2017 16:07:57 +0000 (11:07 -0500)
This will allow easy deployment into a public directory with [component-installer](https://github.com/RobLoach/component-installer) or other various methods.

composer.json

index c9f41120e83e7540380131dbf7e9ce06a275a03e..e2075969a62524243c96904d8047151d8b60149d 100644 (file)
@@ -3,6 +3,7 @@
   "description": "The iconic font and CSS framework",
   "keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
   "homepage": "http://fontawesome.io/",
+  "type": "component",
   "authors": [
     {
       "name": "Dave Gandy",