diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:23:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:23:33 +0000 |
commit | bb67835ffbe96ce9e4fd65a9f90522b471c1c5b4 (patch) | |
tree | 3f8bba299b6a657c7656fac151fe4182ed7f591c /composer.json | |
parent | Adding upstream version 0.20.0. (diff) | |
download | icingaweb2-module-incubator-bb67835ffbe96ce9e4fd65a9f90522b471c1c5b4.tar.xz icingaweb2-module-incubator-bb67835ffbe96ce9e4fd65a9f90522b471c1c5b4.zip |
Adding upstream version 0.22.0.upstream/0.22.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index e9974eb..0763735 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "gipfl/simple-daemon": ">=0.6", "gipfl/socket": ">=0.4", "gipfl/stream": ">=0.2", - "gipfl/systemd": ">=0.3", + "gipfl/systemd": ">=0.4", "gipfl/translation": ">=0.1.1", "gipfl/web": ">=0.11", "gipfl/zfdb": ">=0.4", |