Skip to content

Commit 39c6cd5

Browse files
authored
Merge pull request #1414 from nextcloud/deps/noid/php81+
build(deps): for NC 31 support PHP>=8.1
2 parents a19b14d + 520a6cb commit 39c6cd5

File tree

2 files changed

+440
-358
lines changed

2 files changed

+440
-358
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"optimize-autoloader": true,
1313
"classmap-authoritative": true,
1414
"platform": {
15-
"php": "8.0.2"
15+
"php": "8.1"
1616
},
1717
"sort-packages": true
1818
},

0 commit comments

Comments
 (0)