Update json-ld to 1.1.2
authorPhilipp <admin@philipp.info>
Tue, 21 Feb 2023 20:37:00 +0000 (21:37 +0100)
committerPhilipp <admin@philipp.info>
Tue, 21 Feb 2023 20:37:00 +0000 (21:37 +0100)
- Add support for local files for unsecured document loading

composer.lock

index 0034780..f9b96b1 100644 (file)
         },
         {
             "name": "friendica/json-ld",
-            "version": "1.1.1",
+            "version": "1.1.2",
             "source": {
                 "type": "git",
                 "url": "https://git.friendi.ca/friendica/php-json-ld",
-                "reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
+                "reference": "5f6ea87b261d346e57f03457ae906e6835f0205f"
             },
             "require": {
                 "ext-json": "*",
                 "Semantic Web",
                 "jsonld"
             ],
-            "time": "2018-10-08T20:41:00+00:00"
+            "time": "2023-02-20T21:56:16+00:00"
         },
         {
             "name": "fxp/composer-asset-plugin",