We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc6338 commit 4a7c7e4Copy full SHA for 4a7c7e4
1 file changed
resources/matrix/matrix-init.json
@@ -1061,14 +1061,14 @@
1061
"use": true,
1062
"php_versions":
1063
{
1064
- "7.2": "600",
1065
- "7.3": "600",
1066
- "7.4": "600",
1067
- "8.0": "600",
1068
- "8.1": "600",
1069
- "8.2": "600",
1070
- "8.3": "600",
1071
- "8.4": "600"
+ "7.2": "900",
+ "7.3": "900",
+ "7.4": "900",
+ "8.0": "900",
+ "8.1": "900",
+ "8.2": "900",
+ "8.3": "900",
+ "8.4": "900"
1072
}
1073
},
1074
0 commit comments