Skip to content

Commit 3b0cccb

Browse files
committed
set minimum PHP 8.2 in utils
1 parent 9517edb commit 3b0cccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"php": "^8.1",
3+
"php": "^8.2",
44
"codeigniter/coding-standard": "^1.7",
55
"ergebnis/composer-normalize": "^2.28",
66
"friendsofphp/php-cs-fixer": "^3.76",

0 commit comments

Comments
 (0)