Skip to content

Commit

Permalink
Merge pull request #1415 from nextcloud/deps/noid/php81+-stable30
Browse files Browse the repository at this point in the history
[stable30] build(deps): for NC 30 support PHP>=8.1
  • Loading branch information
blizzz authored Nov 21, 2024
2 parents 10408d3 + f0ca886 commit edf54c7
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 358 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"optimize-autoloader": true,
"classmap-authoritative": true,
"platform": {
"php": "8.0.2"
"php": "8.1"
},
"sort-packages": true
},
Expand Down
Loading

0 comments on commit edf54c7

Please sign in to comment.