mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-04 02:25:32 +01:00
Update to PHP 8.2
This commit is contained in:
parent
5edd45c121
commit
5957e20d63
1 changed files with 2 additions and 3 deletions
|
@ -15,9 +15,8 @@
|
|||
perSystem = { config, self', inputs', pkgs, system, ... }: {
|
||||
devshells.default = {
|
||||
packages = with pkgs; [
|
||||
"just"
|
||||
"php81"
|
||||
"php81Packages.composer"
|
||||
"php82"
|
||||
"php82Packages.composer"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue