Skip to content

Commit f59cec7

Browse files
committed
update composer to use latest version of cakephp
1 parent 9d58464 commit f59cec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/installation/advanced-installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ would look like the following::
3434
{
3535
"name": "example-app",
3636
"require": {
37-
"cakephp/cakephp": "2.5.*"
37+
"cakephp/cakephp": "2.6.*"
3838
},
3939
"config": {
4040
"vendor-dir": "Vendor/"

0 commit comments

Comments
 (0)