Index: app/composer.json =================================================================== diff -u -r97e390fa2b2e44887f4b86d0890ff00d38982dcf -re748bd2a49ea9663bdb318316a6ca1e303ae2217 --- app/composer.json (.../composer.json) (revision 97e390fa2b2e44887f4b86d0890ff00d38982dcf) +++ app/composer.json (.../composer.json) (revision e748bd2a49ea9663bdb318316a6ca1e303ae2217) @@ -68,7 +68,7 @@ "lemans/dashboard-calc-pro": "^2.0.0", "lemans/dashboard-common": "^2.3.1", "lemans/dashboard-correspondence": "^2.0.0", - "lemans/dashboard-digital-services": "^5.5.0", + "lemans/dashboard-digital-services": "^5.6.0", "lemans/dashboard-demo": "^1.0.1", "lemans/dashboard-export-orders": "^1.2.0", "lemans/dashboard-rider-support": "^2.0.0", Index: app/composer.lock =================================================================== diff -u -r97e390fa2b2e44887f4b86d0890ff00d38982dcf -re748bd2a49ea9663bdb318316a6ca1e303ae2217 --- app/composer.lock (.../composer.lock) (revision 97e390fa2b2e44887f4b86d0890ff00d38982dcf) +++ app/composer.lock (.../composer.lock) (revision e748bd2a49ea9663bdb318316a6ca1e303ae2217) @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0ac2b6a36cbaf483da6376aff27594a5", + "content-hash": "aa15fbc3dab459001a6de89e14ce5eeb", "packages": [ { "name": "lemans/activities", @@ -380,11 +380,11 @@ }, { "name": "lemans/dashboard-digital-services", - "version": "5.5.0", + "version": "5.6.0", "source": { "type": "git", "url": "https://git.lemanscorp.com/AppDev/dashboard-digital-services.git", - "reference": "fe6fccaea7b5e9a23acd565fd078edfa4448f33b" + "reference": "aa95959604542e0a44bd5e4a7a7ac03d71840405" }, "require": { "lemans/api": "^3.0.0", @@ -414,7 +414,7 @@ "support": { "source": "http://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-digital-services/" }, - "time": "2024-12-06T16:52:31+00:00" + "time": "2025-01-31T16:09:44+00:00" }, { "name": "lemans/dashboard-digital-services-qc", @@ -1104,5 +1104,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }