mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
Added PHP8.4 (#380)
This commit is contained in:
@ -27,4 +27,6 @@ final class PHP
|
||||
const V82 = '8.2';
|
||||
|
||||
const V83 = '8.3';
|
||||
|
||||
const V84 = '8.4';
|
||||
}
|
||||
|
Reference in New Issue
Block a user