We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7298a6 commit 15d74c0Copy full SHA for 15d74c0
1 file changed
docs/.vuepress/components/ELSRTechnology.vue
@@ -79,7 +79,7 @@ const runtimes = [
79
},
80
{
81
name: "PHP",
82
- versions: "5.2 | 5.3 | 5.4 | 5.5 | 5.6 | 7.0 | 7.1 | 7.2 | 7.3 | 7.4 | 8.0 | 8.1 | 8.2",
+ versions: "5.1 | 5.2 | 5.3 | 5.4 | 5.5 | 5.6 | 7.0 | 7.1 | 7.2 | 7.3 | 7.4 | 8.0 | 8.1 | 8.2",
83
link: "./php/",
84
icon: "/images/php.webp",
85
0 commit comments