Added php 8.4 and 8.5

This commit is contained in:
Alexey Berezhok
2025-11-17 23:38:17 +03:00
parent ce83ca97a9
commit 113cd37b9d
2 changed files with 2 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ export const webDomains = [
{ text: 'PHP 8.2' },
{ text: 'PHP 8.3' },
{ text: 'PHP 8.4' },
{ text: 'PHP 8.5' },
],
},
];