We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f71baa commit f00868fCopy full SHA for f00868f
1 file changed
config.js
@@ -27,10 +27,6 @@ export default {
27
hostname: "https://book.cakephp.org/5.x/",
28
},
29
themeConfig: {
30
- vars: {
31
- phpversion: '8.5',
32
- minphpversion: '8.2'
33
- },
34
socialLinks: [
35
{ icon: "github", link: "https://github.com/cakephp/cakephp" },
36
],
0 commit comments