Skip to content

Commit 04d7d71

Browse files
committed
Add 4.5 to navigation
1 parent be9c543 commit 04d7d71

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

config/cakephp3.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'versions' => [
2525
'5.1' => '../5.1/',
2626
'5.0' => '../5.0/',
27+
'4.5' => '../4.5/',
2728
'4.4' => '../4.4/',
2829
'4.3' => '../4.3/',
2930
'4.2' => '../4.2/',

config/cakephp4.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'versions' => [
2525
'5.1' => '../5.1/',
2626
'5.0' => '../5.0/',
27+
'4.5' => '../4.5/',
2728
'4.4' => '../4.4/',
2829
'4.3' => '../4.3/',
2930
'4.2' => '../4.2/',

config/cakephp5.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'versions' => [
2525
'5.1' => '../5.1/',
2626
'5.0' => '../5.0/',
27+
'4.5' => '../4.5/',
2728
'4.4' => '../4.4/',
2829
'4.3' => '../4.3/',
2930
'4.2' => '../4.2/',

0 commit comments

Comments
 (0)