Skip to content

Commit 4828aa6

Browse files
committed
chore: bump PHP requirement to ^8.2
Align minimum PHP version with the rest of the Pollora ecosystem.
1 parent ce630ef commit 4828aa6

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
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"require": {
29-
"php": "^8.1.0",
29+
"php": "^8.2",
3030
"pollora/wordpress-args": "dev-main",
3131
"laravel/pint": "^1.13"
3232
}

0 commit comments

Comments
 (0)