Skip to content

Commit 97596f6

Browse files
authored
Merge pull request #372 from nextcloud/fix/noid/bump-platform-req-stable30
[stable30] build(deps): bump platform req to PHP 8.1 and update all deps
2 parents 6f71a3d + 0cabec7 commit 97596f6

File tree

6 files changed

+339
-204
lines changed

6 files changed

+339
-204
lines changed

.git-blame-ignore-revs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# .git-blame-ignore-revs
2+
3+
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-License-Identifier: AGPL-3.0-or-later
5+
6+
# Update to coding-standard 1.3.2
7+
e28025e489a4d4fe22f3f18ee9fdfcdf2288b585

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"optimize-autoloader": true,
44
"classmap-authoritative": true,
55
"platform": {
6-
"php": "8.0.2"
6+
"php": "8.1"
77
},
88
"autoloader-suffix": "WorkflowScript"
99
},

0 commit comments

Comments
 (0)