Skip to content

Commit f00868f

Browse files
committed
Remove unused vars
1 parent 9f71baa commit f00868f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ export default {
2727
hostname: "https://book.cakephp.org/5.x/",
2828
},
2929
themeConfig: {
30-
vars: {
31-
phpversion: '8.5',
32-
minphpversion: '8.2'
33-
},
3430
socialLinks: [
3531
{ icon: "github", link: "https://github.com/cakephp/cakephp" },
3632
],

0 commit comments

Comments
 (0)