File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
</a >
5
5
</p >
6
6
<p align =" center " >
7
- <a href="LICENSE.txt " target="_blank">
7
+ <a href="LICENSE" target="_blank">
8
8
<img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square">
9
9
</a>
10
10
<a href="https://travis-ci.org/cakephp/cakephp" target="_blank">
@@ -38,7 +38,7 @@ recommend using the [app skeleton](https://github.com/cakephp/app) as
38
38
a starting point. For existing applications you can run the following:
39
39
40
40
``` bash
41
- $ composer require cakephp/cakephp:" ~3.5 "
41
+ $ composer require cakephp/cakephp:" ~3.6 "
42
42
```
43
43
44
44
## Running Tests
@@ -69,7 +69,7 @@ tests for CakePHP by doing the following:
69
69
70
70
* [ Slack] ( https://cakesf.herokuapp.com/ ) - Join us on Slack.
71
71
* [ #cakephp] ( https://webchat.freenode.net/?channels=#cakephp ) on irc.freenode.net - Come chat with us, we have cake.
72
- * [ Forum] ( http ://discourse.cakephp.org/) - Official CakePHP forum.
72
+ * [ Forum] ( https ://discourse.cakephp.org/) - Official CakePHP forum.
73
73
* [ GitHub Issues] ( https://github.com/cakephp/cakephp/issues ) - Got issues? Please tell us!
74
74
* [ Roadmaps] ( https://github.com/cakephp/cakephp/wiki#roadmaps ) - Want to contribute? Get involved!
75
75
You can’t perform that action at this time.
0 commit comments