From 6ff668d1ad76221c4164e66b6e8e05ff8b72fc2c Mon Sep 17 00:00:00 2001 From: Edie Lemoine Date: Wed, 30 Oct 2024 14:38:08 +0100 Subject: [PATCH] feat(deps): upgrade myparcelnl/pdk to v2.45.0 Compare changes: - https://github.com/myparcelnl/pdk/compare/v2.43.5...v2.45.0 --- composer.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 1b61e5e8..c7269b7e 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "2bef21728c44274de6879247c38bef65", + "content-hash": "a8368a6990043f7275104fa7d0523994", "packages": [ { "name": "justinrainbow/json-schema", @@ -134,19 +134,20 @@ }, { "name": "myparcelnl/pdk", - "version": "2.43.5", + "version": "2.45.0", "source": { "type": "git", "url": "https://github.com/myparcelnl/pdk.git", - "reference": "bcb74924406912863bc1a79d6629d53afb3e3874" + "reference": "80ff885c54f02a09cdccfffa282e7581247be1ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myparcelnl/pdk/zipball/bcb74924406912863bc1a79d6629d53afb3e3874", - "reference": "bcb74924406912863bc1a79d6629d53afb3e3874", + "url": "https://api.github.com/repos/myparcelnl/pdk/zipball/80ff885c54f02a09cdccfffa282e7581247be1ce", + "reference": "80ff885c54f02a09cdccfffa282e7581247be1ce", "shasum": "" }, "require": { + "ext-zip": "*", "justinrainbow/json-schema": "^5.2", "myparcelnl/sdk": ">= 7", "php": ">=7.1.0", @@ -187,9 +188,9 @@ "homepage": "https://myparcel.nl", "support": { "issues": "https://github.com/myparcelnl/pdk/issues", - "source": "https://github.com/myparcelnl/pdk/tree/v2.43.5" + "source": "https://github.com/myparcelnl/pdk/tree/v2.45.0" }, - "time": "2024-10-09T16:07:07+00:00" + "time": "2024-10-24T16:06:48+00:00" }, { "name": "myparcelnl/sdk",