File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ use to test your module. Those details can be found in the documentation.
1212## Requirements
1313
1414It is recommended to use the latest version of PHPUnit. At the time of this
15- writing we are running version 7 .5.1 . Support for this has been built into the
15+ writing we are running version 8 .5.2 . Support for this has been built into the
1616** composer.json** file that ships with CodeIgniter and can easily be installed
1717via [ Composer] ( https://getcomposer.org/ ) if you don't already have it installed globally.
1818
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ use to test your application. Those details can be found in the documentation.
1212## Requirements
1313
1414It is recommended to use the latest version of PHPUnit. At the time of this
15- writing we are running version 7 .5.1 . Support for this has been built into the
15+ writing we are running version 8 .5.2 . Support for this has been built into the
1616** composer.json** file that ships with CodeIgniter and can easily be installed
1717via [ Composer] ( https://getcomposer.org/ ) if you don't already have it installed globally.
1818
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ use to test your application. Those details can be found in the documentation.
88## Requirements
99
1010It is recommended to use the latest version of PHPUnit. At the time of this
11- writing we are running version 7 .5.1 . Support for this has been built into the
11+ writing we are running version 8 .5.2 . Support for this has been built into the
1212** composer.json** file that ships with CodeIgniter and can easily be installed
1313via [ Composer] ( https://getcomposer.org/ ) if you don't already have it installed globally.
1414
You can’t perform that action at this time.
0 commit comments