summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2016-12-14 15:35:08 +1000
committerSimon Holywell <[email protected]>2016-12-14 15:35:08 +1000
commitd3a0e7905daf2908bd9db7e9a9122d96187800d9 (patch)
treeffd1447fab1ebf0e5ae9d456de824b1cd3d06cfb /README.markdown
parent9d82f2ac06e85fc8c58b427a2000b3b1183bf259 (diff)
Fix up test procedures for idiorm
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 11665a7..a5d35c8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -87,6 +87,7 @@ Changelog
* Documentation fix - ORM query output for `where_any_is()` [[uovidiu](https://github.com/uovidiu)] - [issue #306](https://github.com/j4mie/idiorm/issues/306)
* Code style fix preventing nested loops from using the same variable names [[mkkeck](https://github.com/mkkeck)] - [issue #301](https://github.com/j4mie/idiorm/issues/301)
* Document shortcomings of the built in query logger [[Treffynnon](https://github.com/treffynnon)] - [issue #307](https://github.com/j4mie/idiorm/issues/307)
+* Add phpunit to dev dependencies, add `composer test` script shortcut and fix PDO mock in test bootstrap [[Treffynnon](https://github.com/treffynnon)]
#### 1.5.1 - released 2014-06-23