Skip to content

Commit edf54c7

Browse files
authored
Merge pull request #1415 from nextcloud/deps/noid/php81+-stable30
[stable30] build(deps): for NC 30 support PHP>=8.1
2 parents 10408d3 + f0ca886 commit edf54c7

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)