Skip to content

Commit 9195f3c

Browse files
committed
chore: bump to PHP 8.4 for backends
1 parent 8c9df06 commit 9195f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^8.2",
20+
"php": "^8.4",
2121
"composer-plugin-api": "^2.1",
2222
"larastan/larastan": "^3.5",
2323
"phpstan/phpstan": "^2.1",

0 commit comments

Comments
 (0)