Skip to content

Commit

Permalink
Upgrade PHP version to 8.3 (#216)
Browse files Browse the repository at this point in the history
* Testing (#213)

* Update manifest.toml (#206)

Upgrade php to v8.2

* Update _common.sh (#207)

Upgrade carddav_version to 5.1.0

* Update DESCRIPTION_fr.md

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Update DESCRIPTION_fr.md

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Change source for roundcube (releases instead of archives)

* Update manifest.toml

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: CodeShakingSheep <[email protected]>
Co-authored-by: yunohost-bot <[email protected]>
Co-authored-by: Jérémie Parisel <[email protected]>
Co-authored-by: Éric Gaspar <[email protected]>

* Update manifest.toml

Upgrade php to v8.3

---------

Co-authored-by: Alexandre Aubin <[email protected]>
Co-authored-by: yunohost-bot <[email protected]>
Co-authored-by: Jérémie Parisel <[email protected]>
Co-authored-by: Éric Gaspar <[email protected]>
  • Loading branch information
5 people authored Jul 26, 2024
1 parent b3acc3d commit 0bdc5fd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@ ram.runtime = "50M"
packages = [
"mariadb-server",
"php-pear",
"php8.2-ldap",
"php8.2-mysql",
"php8.2-cli",
"php8.2-intl",
"php8.2-zip",
"php8.2-gd",
"php8.2-mbstring",
"php8.2-dom",
"php8.2-curl",
"php8.3-ldap",
"php8.3-mysql",
"php8.3-cli",
"php8.3-intl",
"php8.3-zip",
"php8.3-gd",
"php8.3-mbstring",
"php8.3-dom",
"php8.3-curl",
]

[resources.database]
Expand Down

0 comments on commit 0bdc5fd

Please sign in to comment.