mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 01:24:09 +02:00
default to php 8.1
This commit is contained in:
parent
58918942fe
commit
113b720980
2 changed files with 2 additions and 7 deletions
|
|
@ -177,6 +177,6 @@ impl PhpVersion {
|
|||
|
||||
impl Default for PhpVersion {
|
||||
fn default() -> Self {
|
||||
PhpVersion::Php74
|
||||
PhpVersion::Php81
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue