]> _ Git - fluidbook-toolbox.git/commitdiff
#7646
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 17 Jul 2025 09:45:07 +0000 (11:45 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 17 Jul 2025 09:45:07 +0000 (11:45 +0200)
composer.json
composer.lock

index b4040faec90cf8b7e1f7ef892f7ce84af555a161..a9a3c08b380b7220e004f73c3ac6c9d9ae0c7146 100644 (file)
@@ -41,6 +41,7 @@
         "cubist/azuretranslate": "dev-master",
         "cubist/azuretts": "dev-master",
         "cubist/cms-back": "dev-master",
+        "cubist/dsn": "dev-master",
         "cubist/excel": "dev-master",
         "cubist/matomo": "dev-master",
         "cubist/pdf": "dev-master",
index 5c65b9090ae5b88e74b58b1c979abed55a9c944c..7a9460ca34c0ddffe0195d959617fafe4c2d1eb8 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "674f394b07cd9069af87322406565da9",
+    "content-hash": "ba6bbde17bfdc212dfaebf5bb2c85d90",
     "packages": [
         {
             "name": "archtechx/enums",
             "description": "Cubist CMS Front",
             "time": "2024-02-26T09:16:47+00:00"
         },
+        {
+            "name": "cubist/dsn",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "git://git.cubedesigners.com/cubist_dsn.git",
+                "reference": "2dbf09422ed0850f33fa444a1262003617036591"
+            },
+            "dist": {
+                "type": "tar",
+                "url": "https://composer.cubedesigners.com/dist/cubist/dsn/cubist-dsn-dev-master-f9a5e4.tar",
+                "reference": "2dbf09422ed0850f33fa444a1262003617036591",
+                "shasum": "921b845da80fb91fe819309336d5d414a0c7c9ef"
+            },
+            "require": {
+                "cubist/util": "dev-master",
+                "ext-dom": "*",
+                "ext-json": "*",
+                "ext-libxml": "*",
+                "guzzlehttp/guzzle": "^7.7",
+                "laravel/framework": "~5.8|^6.0|^7.0|^8.0|^9.0|^10.0",
+                "php": ">=7.4"
+            },
+            "default-branch": true,
+            "type": "library",
+            "extra": {
+                "laravel": {
+                    "providers": []
+                }
+            },
+            "autoload": {
+                "psr-4": {
+                    "Cubist\\DSN\\": "src"
+                }
+            },
+            "license": [
+                "proprietary"
+            ],
+            "authors": [
+                {
+                    "name": "Vincent Vanwaelscappel",
+                    "email": "vincent@cubedesigners.com"
+                }
+            ],
+            "description": "Implementation of DSN API",
+            "keywords": [
+                "cubist",
+                "dsn"
+            ],
+            "time": "2025-07-17T09:43:14+00:00"
+        },
         {
             "name": "cubist/excel",
             "version": "dev-master",
         "cubist/azuretranslate": 20,
         "cubist/azuretts": 20,
         "cubist/cms-back": 20,
+        "cubist/dsn": 20,
         "cubist/excel": 20,
         "cubist/matomo": 20,
         "cubist/pdf": 20,