mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-05 04:49:28 +00:00
Added jquery-archive/jquery-metadata in composer
This commit is contained in:
+2
-1
@@ -221,7 +221,8 @@
|
||||
"joeldbirch/superfish": "^1.7",
|
||||
"jquery/sizzle": "^1.0",
|
||||
"tomazdragar/SimpleCropper": "^1.0",
|
||||
"nicolaskruchten/pivottable": "^2.15.0"
|
||||
"nicolaskruchten/pivottable": "^2.15.0",
|
||||
"jquery-archive/jquery-metadata": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "2.*"
|
||||
|
||||
Generated
+12
-2
@@ -4,8 +4,8 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "4bd3b8eecbbafb2eed0a3b9de7bc768f",
|
||||
"content-hash": "9e02197b0ff844cd9193a88ce17811d4",
|
||||
"hash": "e528bc5e31312080d7db9b1b3ae4033b",
|
||||
"content-hash": "69612123f7b612e61cf1e0368e01ee27",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alvaro-prieto/colResizable",
|
||||
@@ -769,6 +769,16 @@
|
||||
},
|
||||
"type": "library"
|
||||
},
|
||||
{
|
||||
"name": "jquery-archive/jquery-metadata",
|
||||
"version": "1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jquery-archive/jquery-metadata.git",
|
||||
"reference": "e5a9e4315675bf4d68716872ca754e858088f8ab"
|
||||
},
|
||||
"type": "library"
|
||||
},
|
||||
{
|
||||
"name": "jquery/jqueryV1",
|
||||
"version": "1.12.4",
|
||||
|
||||
Reference in New Issue
Block a user