Skip to content

Commit d8f8179

Browse files
committed
set base PHP version to 8.2
1 parent 3fd8261 commit d8f8179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=8.1.0",
13+
"php": ">=8.2.0",
1414
"d11wtq/boris": "~1.0",
1515
"filp/whoops": "~2.11",
1616
"ircmaxell/password-compat": "~1.0",

0 commit comments

Comments
 (0)