Skip to content

Commit c0afa7d

Browse files
authored
Merge pull request #540 from nextcloud/deps/php-8.3
build(deps): require PHP 8.3
2 parents d335f45 + 97cdc15 commit c0afa7d

3 files changed

Lines changed: 133 additions & 123 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "AGPLv3",
1010
"config": {
1111
"platform": {
12-
"php": "8.2.27"
12+
"php": "8.3.16"
1313
}
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)