Skip to content

Commit

Permalink
Merge 3e0aeec into aed8dc2
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Mar 3, 2021
2 parents aed8dc2 + 3e0aeec commit e7c4de6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ If you like Composer:

~~~
$ cd /path/to/codeigniter/
$ composer require kenjis/ci-phpunit-test:2.x-dev --dev
$ composer require kenjis/ci-phpunit-test:^2.0 --dev
~~~

And run `install.php`:
Expand Down
4 changes: 2 additions & 2 deletions application/tests/_ci_phpunit_test/ChangeLog.md
@@ -1,10 +1,10 @@
# Change Log for ci-phpunit-test

## v2.0.0 (Not Released)
## v2.0.0 (2021/03/03)

### Changed

* Require PHP 7.2 or later, PHPUnit 8.1 or later
* Require PHP 7.2 or later, PHPUnit 8.1 to 9.2

## v1.0.0 (2021/03/03)

Expand Down

0 comments on commit e7c4de6

Please sign in to comment.