diff --git a/debian/control b/debian/control index 21c8e9136f09a0b9b1d09c98e2ed991a16dee3bd..3e2210b45a993e957a3d9666cf609d81172f0aad 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Git: https://git.cccv.de/infra/packages/dokuwiki.git Package: dokuwiki Architecture: all Depends: - php (<< 2:8), + php (<< 2:9), Suggests: php-gd, Description: Simple to use and highly versatile Open Source wiki software diff --git a/gitlabci-version.yml b/gitlabci-version.yml index 71a39e4f521f2d60ed110b1191b83e6aff0883a2..d702af02a3f98e5b771de732e1e40b3316641204 100644 --- a/gitlabci-version.yml +++ b/gitlabci-version.yml @@ -1,2 +1,2 @@ variables: - UPSTREAM_VERSION: release-2022-07-31b \ No newline at end of file + UPSTREAM_VERSION: release-2023-04-04a \ No newline at end of file