Skip to content

Commit 520a6cb

Browse files
committed
build(deps): for NC 31 support PHP>=8.1
Signed-off-by: Arthur Schiwon <[email protected]>
1 parent a19b14d commit 520a6cb

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)