Add fancybox to composer for future usage

This commit is contained in:
DariusIII
2017-03-22 11:42:12 +01:00
parent 41185ea795
commit 1f2d51cbc3
2 changed files with 18 additions and 1 deletions
+1
View File
@@ -114,6 +114,7 @@
"bower-asset/colorbox": "~1.6.3",
"bower-asset/chosen": "^1.6",
"bower-asset/DataTables": "~1.10.11",
"bower-asset/fancyBox": "~v3.0",
"bower-asset/fastclick": "~1.0.6",
"bower-asset/flexboxgrid": "^6.3",
"bower-asset/font-awesome": "~4.5",
Generated
+17 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "99d8dcf863ce91d45db59323562604bd",
"content-hash": "2dfb9632acbbd60b2d7e98c01570e0b1",
"packages": [
{
"name": "b3rs3rk/steamfront",
@@ -508,6 +508,22 @@
"table"
]
},
{
"name": "bower-asset/fancybox",
"version": "v3.0.47",
"source": {
"type": "git",
"url": "https://github.com/fancyapps/fancybox.git",
"reference": "04bd1bd751ac10048c06e7db79197770cff4a1d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fancyapps/fancybox/zipball/04bd1bd751ac10048c06e7db79197770cff4a1d7",
"reference": "04bd1bd751ac10048c06e7db79197770cff4a1d7",
"shasum": ""
},
"type": "bower-asset-library"
},
{
"name": "bower-asset/fastclick",
"version": "v1.0.6",