Skip to content

Commit

Permalink
Merge pull request #3495 from nextcloud/bumpPhpPlatform
Browse files Browse the repository at this point in the history
Bump platform php version to a supported one
  • Loading branch information
solracsf authored Jan 4, 2025
2 parents ee48cf4 + 00dc25f commit 7ecfebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"bamarni/composer-bin-plugin": true
},
"platform": {
"php": "8.0"
"php": "8.1"
}
},
"autoload-dev": {
Expand Down

0 comments on commit 7ecfebc

Please sign in to comment.