Update to PHP 8.2
This allows `versa run` to work, which requires PHP 8.2. This causes some deprecation notes, but they don't affect the website.
This commit is contained in:
parent
fe0a45533b
commit
44929de871
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@
|
|||
packages = with pkgs; [
|
||||
"nodePackages.pnpm"
|
||||
"nodejs"
|
||||
"php81"
|
||||
"php81Packages.composer"
|
||||
"php82"
|
||||
"php82Packages.composer"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue