summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2018-01-04 17:02:58 +1000
committerGitHub <[email protected]>2018-01-04 17:02:58 +1000
commit8e2d0f60883d3f513c89a7d92de08ee81efaf03b (patch)
treedcae07abc4ed820fff6071562c4e9a74af7e9091
parentb9741970e446fb3f87d1d070f9bdcd19377c6813 (diff)
Update README.markdown
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 11b7ec6..36f90ec 100644
--- a/README.markdown
+++ b/README.markdown
@@ -78,7 +78,7 @@ Changelog
#### 1.5.4 - released 2018-01-04
* Reset Idiorm state when a cached result is returned [[fayland](https://github.com/fayland) (and [Treffynnon](https://github.com/treffynnon))] - [issue #319](https://github.com/j4mie/idiorm/issues/319)
-* Fix travis builds for PHP 5.3+ (adding 7.0 and 7.1) and document support for newer PHP versions [[Treffynnon](https://github.com/treffynnon)]
+* Fix travis builds for PHP 5.2+ (adding 7.0 and 7.1) and document support for newer PHP versions [[Treffynnon](https://github.com/treffynnon)]
* Correct PHPDoc comments for `selectMany()` [[kawausokun](https://github.com/kawausokun)] - [issue #325](github.com/j4mie/idiorm/issues/325)
* Add pdo_sqlite to the composer require-dev dependencies [[qyanu](https://github.com/qyanu)] - [issue #328](github.com/j4mie/idiorm/issues/328)