File tree Expand file tree Collapse file tree 2 files changed +1
-19
lines changed
Expand file tree Collapse file tree 2 files changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -13,20 +13,7 @@ export const webDomains = [
1313 { text : 'Nginx Proxy cache support for Nginx + Apache2' } ,
1414 { text : 'Per-domain TLS certificates for web domains' } ,
1515 { text : 'MultiIP support for Web/Mail/DNS' } ,
16- {
17- text : 'MultiPHP support for' ,
18- items : [
19- { text : "PHP 5.6 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" } ,
20- { text : "PHP 7.0 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" } ,
21- { text : "PHP 7.1 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" } ,
22- { text : "PHP 7.2 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" } ,
23- { text : "PHP 7.3 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" } ,
24- { text : "PHP 7.4 (<a href='https://www.php.net/supported-versions.php'>EOL</a>)" } ,
25- { text : 'PHP 8.0' } ,
26- { text : 'PHP 8.1' } ,
27- { text : 'PHP 8.2' } ,
28- ] ,
29- } ,
16+ { text : 'Support for PHP version 5.6 up to 8.2 with PHP8.2 as default' } ,
3017 {
3118 text : 'One-Click Install Apps' ,
3219 items : [
Original file line number Diff line number Diff line change @@ -50,11 +50,6 @@ export const teamMembers = [
5050 name : 'divinity76 🇳🇴' ,
5151 links : [ { icon : 'github' , link : 'https://github.com/divinity76' } ] ,
5252 } ,
53- {
54- avatar : 'https://www.github.com/istiak101.png' ,
55- name : 'istiak101 🇧🇩' ,
56- links : [ { icon : 'github' , link : 'https://github.com/istiak101' } ] ,
57- } ,
5853 {
5954 avatar : 'https://www.github.com/Pleskan.png' ,
6055 name : 'Anton Pleskanovskyy 🇺🇦' ,
You can’t perform that action at this time.
0 commit comments