diff options
Diffstat (limited to '')
-rw-r--r-- | vendor/composer/installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 961123c..31c3d20 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1091,17 +1091,17 @@ }, { "name": "gipfl/systemd", - "version": "v0.3.0", - "version_normalized": "0.3.0.0", + "version": "v0.4.0", + "version_normalized": "0.4.0.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": { @@ -1110,7 +1110,7 @@ "php": ">=5.6.3", "react/event-loop": "^1.0" }, - "time": "2020-11-13T22:35:11+00:00", + "time": "2023-10-19T09:40:01+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1131,7 +1131,7 @@ "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" }, "install-path": "../gipfl/systemd" }, |