Skip to content

Commit f2fca18

Browse files
committed
chore(fix): add platform config and regenerate lock for PHP 8.2+ compatibility
1 parent d7e090d commit f2fca18

File tree

2 files changed

+111
-95
lines changed

2 files changed

+111
-95
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@
8585
"config": {
8686
"allow-plugins": {
8787
"dealerdirect/phpcodesniffer-composer-installer": true
88+
},
89+
"platform": {
90+
"php": "8.2.0"
8891
}
8992
},
9093
"minimum-stability": "dev",

0 commit comments

Comments
 (0)