diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock index 0a04339..4a8964a 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": "0f8615637bf4546ebf9fb8223d79bd6f", + "content-hash": "d791d914c52e10e927a018bc9954cb62", "packages": [ { "name": "gipfl/calendar", @@ -1029,16 +1029,16 @@ }, { "name": "gipfl/systemd", - "version": "v0.3.0", + "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/gipfl/systemd.git", - "reference": "ccfabb352a9ea9fd33d4cb426bc3793a651bf466" + "reference": "b61bfe7b6dc3873a274621501ddd35d93a21fb36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gipfl/systemd/zipball/ccfabb352a9ea9fd33d4cb426bc3793a651bf466", - "reference": "ccfabb352a9ea9fd33d4cb426bc3793a651bf466", + "url": "https://api.github.com/repos/gipfl/systemd/zipball/b61bfe7b6dc3873a274621501ddd35d93a21fb36", + "reference": "b61bfe7b6dc3873a274621501ddd35d93a21fb36", "shasum": "" }, "require": { @@ -1066,9 +1066,9 @@ "description": "SystemD-related library", "support": { "issues": "https://github.com/gipfl/systemd/issues", - "source": "https://github.com/gipfl/systemd/tree/v0.3.0" + "source": "https://github.com/gipfl/systemd/tree/v0.4.0" }, - "time": "2020-11-13T22:35:11+00:00" + "time": "2023-10-19T09:40:01+00:00" }, { "name": "gipfl/translation", @@ -1279,5 +1279,5 @@ "platform-overrides": { "php": "5.6.3" }, - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.6.0" } |