Adapted composer.json and includes to be compatible to composer version 2

This commit is contained in:
Paolo
2022-06-07 14:56:33 +02:00
parent f3fe3aa099
commit 618a62425b
5 changed files with 46 additions and 436 deletions
+14 -19
View File
@@ -29,7 +29,7 @@
{
"type": "package",
"package": {
"name": "alvaro-prieto/colResizable",
"name": "alvaro-prieto/colresizable",
"version": "1.6",
"dist": {
"url": "https://github.com/alvaro-prieto/colResizable/archive/1.6.zip",
@@ -40,7 +40,7 @@
{
"type": "package",
"package": {
"name": "BlackrockDigital/startbootstrap-sb-admin-2",
"name": "blackrockdigital/startbootstrap-sb-admin-2",
"version": "3.3.7.1",
"dist": {
"url": "https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/archive/v3.3.7+1.zip",
@@ -118,7 +118,7 @@
{
"type": "package",
"package": {
"name": "jquery/jqueryV1",
"name": "jquery/jquery1",
"version": "1.12.4",
"dist": {
"type": "file",
@@ -129,7 +129,7 @@
{
"type": "package",
"package": {
"name": "jquery/jqueryV2",
"name": "jquery/jquery2",
"version": "2.2.4",
"dist": {
"type": "file",
@@ -240,7 +240,7 @@
{
"type": "package",
"package": {
"name": "scottjehl/Respond",
"name": "scottjehl/respond",
"version": "1.4.2",
"dist": {
"url": "https://github.com/scottjehl/Respond/archive/1.4.2.zip",
@@ -251,7 +251,7 @@
{
"type": "package",
"package": {
"name": "tapmodo/Jcrop",
"name": "tapmodo/jcrop",
"version": "2.0.4",
"dist": {
"url": "https://github.com/tapmodo/Jcrop/archive/v2.0.4.zip",
@@ -284,7 +284,7 @@
{
"type": "package",
"package": {
"name": "tomazdragar/SimpleCropper",
"name": "tomazdragar/simplecropper",
"version": "1.0",
"source": {
"url": "https://github.com/tomazdragar/SimpleCropper.git",
@@ -368,22 +368,17 @@
"vuejs/vuejs3": "3.2.33",
"zetacomponents/workflow": "1.*",
"zetacomponents/document": "1.*",
"zetacomponents/workflow-database-tiein": "1.*",
"zetacomponents/workflow-event-log-tiein": "1.*",
"alvaro-prieto/colresizable": "1.6",
"alvaro-prieto/colResizable": "1.6",
"BlackrockDigital/startbootstrap-sb-admin-2": "3.3.*",
"blackrockdigital/startbootstrap-sb-admin-2": "3.3.*",
"borgar/textile-js": "2.0.4",
"fgelinas/timepicker": "0.3.3",
"joeldbirch/superfish": "1.7.*",
"jquery/jqueryV1": "1.*",
"jquery/jqueryV2": "2.*",
"jquery/jquery1": "1.*",
"jquery/jquery2": "2.*",
"jquery/sizzle": "1.0.*",
"jquery-archive/jquery-metadata": "1.0.*",
"json-forms": "1.4.0",
@@ -400,10 +395,10 @@
"rmariuzzo/jquery-checkboxes": "1.0.7",
"scottjehl/Respond": "1.4.2",
"scottjehl/respond": "1.4.2",
"tapmodo/Jcrop": "2.0.4",
"tomazdragar/SimpleCropper": "1.0"
"tapmodo/jcrop": "2.0.4",
"tomazdragar/simplecropper": "1.0"
},
"config": {
"bin-dir": "vendor/bin"