File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ A plugin for managing ACL in CakePHP applications.
88
99## Installing via composer
1010
11- You can install this plugin into your CakePHP application using [ composer] ( http ://getcomposer.org) .
11+ You can install this plugin into your CakePHP application using [ composer] ( https ://getcomposer.org) .
1212
1313The recommended way to install composer packages is:
1414
@@ -62,7 +62,7 @@ public function parentNode() {
6262## Running tests
6363
6464Assuming you have PHPUnit installed system wide using one of the methods stated
65- [ here] ( http ://phpunit.de/manual/current/en/installation.html) , you can run the
65+ [ here] ( https ://phpunit.de/manual/current/en/installation.html) , you can run the
6666tests for the Acl plugin by doing the following:
6767
68681 . Copy ` phpunit.xml.dist ` to ` phpunit.xml `
You can’t perform that action at this time.
0 commit comments