Further update composer lock file?
This commit is contained in:
parent
47c5d29bab
commit
0b12ea381a
1 changed files with 350 additions and 5 deletions
355
composer.lock
generated
355
composer.lock
generated
|
@ -6,6 +6,21 @@
|
||||||
],
|
],
|
||||||
"content-hash": "63b8a9454fe2c5509d6b1a2cadd1a5cd",
|
"content-hash": "63b8a9454fe2c5509d6b1a2cadd1a5cd",
|
||||||
"packages": [
|
"packages": [
|
||||||
|
{
|
||||||
|
"name": "algolia/places",
|
||||||
|
"version": "1.19.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "tar",
|
||||||
|
"url": "https://registry.npmjs.org/places.js/-/places.js-1.19.0.tgz"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "algolia.places"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
"version": "1.3.0",
|
"version": "1.3.0",
|
||||||
|
@ -103,6 +118,111 @@
|
||||||
"description": "Drupal code generator",
|
"description": "Drupal code generator",
|
||||||
"time": "2020-07-15T06:08:04+00:00"
|
"time": "2020-07-15T06:08:04+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "choices/choices",
|
||||||
|
"version": "9.0.1",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/jshjohnson/Choices/archive/v9.0.1.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "choices"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ckeditor/autogrow",
|
||||||
|
"version": "4.14.1",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.14.1.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "ckeditor.autogrow"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ckeditor/codemirror",
|
||||||
|
"version": "v1.17.12",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "ckeditor.codemirror"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ckeditor/fakeobjects",
|
||||||
|
"version": "4.14.1",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.1.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "ckeditor.fakeobjects"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ckeditor/image",
|
||||||
|
"version": "4.14.1",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://download.ckeditor.com/image/releases/image_4.14.1.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "ckeditor.image"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ckeditor/link",
|
||||||
|
"version": "4.14.1",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://download.ckeditor.com/link/releases/link_4.14.1.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "ckeditor.link"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "codemirror/codemirror",
|
||||||
|
"version": "5.53.2",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/components/codemirror/archive/5.53.2.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "codemirror"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "commerceguys/addressing",
|
"name": "commerceguys/addressing",
|
||||||
"version": "v1.2.0",
|
"version": "v1.2.0",
|
||||||
|
@ -10231,6 +10351,186 @@
|
||||||
],
|
],
|
||||||
"time": "2021-03-21T16:25:00+00:00"
|
"time": "2021-03-21T16:25:00+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/chosen",
|
||||||
|
"version": "1.8.7",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.chosen"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/geocomplete",
|
||||||
|
"version": "1.7.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/ubilabs/geocomplete/archive/1.7.0.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.geocomplete"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/hotkeys",
|
||||||
|
"version": "0.2.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.hotkeys"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/icheck",
|
||||||
|
"version": "1.0.2 ",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/fronteed/icheck/archive/1.0.2.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.icheck"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/image-picker",
|
||||||
|
"version": "0.3.1",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/rvera/image-picker/archive/0.3.1.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.image-picker"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/inputmask",
|
||||||
|
"version": "5.0.5",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.5.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.inputmask"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/intl-tel-input",
|
||||||
|
"version": "16.1.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/jackocnr/intl-tel-input/archive/v16.1.0.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.intl-tel-input"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/rateit",
|
||||||
|
"version": "1.1.3",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/gjunge/rateit.js/archive/1.1.3.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.rateit"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/select2",
|
||||||
|
"version": "4.0.13",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/select2/select2/archive/4.0.13.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.select2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/textcounter",
|
||||||
|
"version": "0.9.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.9.0.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.textcounter"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/timepicker",
|
||||||
|
"version": "1.13.14",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.14.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.timepicker"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jquery/toggles",
|
||||||
|
"version": "4.0.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/simontabor/jquery-toggles/archive/v4.0.0.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "jquery.toggles"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-diactoros",
|
"name": "laminas/laminas-diactoros",
|
||||||
"version": "1.8.7p2",
|
"version": "1.8.7p2",
|
||||||
|
@ -10363,16 +10663,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-feed",
|
"name": "laminas/laminas-feed",
|
||||||
"version": "2.14.0",
|
"version": "2.14.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laminas/laminas-feed.git",
|
"url": "https://github.com/laminas/laminas-feed.git",
|
||||||
"reference": "85cf475aa76c10b8c12134873100f592251456a6"
|
"reference": "463fdae515fba30633906098c258d3b2c733c15c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/85cf475aa76c10b8c12134873100f592251456a6",
|
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/463fdae515fba30633906098c258d3b2c733c15c",
|
||||||
"reference": "85cf475aa76c10b8c12134873100f592251456a6",
|
"reference": "463fdae515fba30633906098c258d3b2c733c15c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -10431,7 +10731,7 @@
|
||||||
"type": "community_bridge"
|
"type": "community_bridge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-03-16T16:01:42+00:00"
|
"time": "2021-04-01T19:26:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-stdlib",
|
"name": "laminas/laminas-stdlib",
|
||||||
|
@ -11029,6 +11329,21 @@
|
||||||
],
|
],
|
||||||
"time": "2021-03-21T15:43:46+00:00"
|
"time": "2021-03-21T15:43:46+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "progress-tracker/progress-tracker",
|
||||||
|
"version": "1.4.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "progress-tracker"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/container",
|
"name": "psr/container",
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
|
@ -11282,6 +11597,21 @@
|
||||||
"description": "A polyfill for getallheaders.",
|
"description": "A polyfill for getallheaders.",
|
||||||
"time": "2019-03-08T08:55:37+00:00"
|
"time": "2019-03-08T08:55:37+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "signature_pad/signature_pad",
|
||||||
|
"version": "2.3.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "signature_pad"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "stack/builder",
|
"name": "stack/builder",
|
||||||
"version": "v1.0.6",
|
"version": "v1.0.6",
|
||||||
|
@ -11332,6 +11662,21 @@
|
||||||
],
|
],
|
||||||
"time": "2020-01-30T12:17:27+00:00"
|
"time": "2020-01-30T12:17:27+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "svg-pan-zoom/svg-pan-zoom",
|
||||||
|
"version": "3.6.1",
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://github.com/ariutta/svg-pan-zoom/archive/3.6.1.zip"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer/installers": "~1.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-library",
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "svg-pan-zoom"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony-cmf/routing",
|
"name": "symfony-cmf/routing",
|
||||||
"version": "1.4.1",
|
"version": "1.4.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue