Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'versions/2.5.3'
Browse files Browse the repository at this point in the history
2.5.3 readiness
  • Loading branch information
weierophinney committed Jan 19, 2016
2 parents bcd8149 + f19b84f commit f1b6826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.5.3 - TBD
## 2.5.3 - 2016-01-19

### Added

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
},
"require": {
"php": ">=5.5",
"php": "^5.5 || ^7.0",
"zendframework/zend-eventmanager": "~2.5",
"zendframework/zend-loader": "~2.5",
"zendframework/zend-stdlib": "~2.5"
Expand Down

0 comments on commit f1b6826

Please sign in to comment.