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

Commit 2ada87c

Browse files
committed
Merge branch 'versions/2.5.3' into develop
2.5.3 readiness
2 parents 392794d + f19b84f commit 2ada87c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ All notable changes to this project will be documented in this file, in reverse
3131
and various helper factories are implemented, while leaving the functionality
3232
the same.
3333

34-
## 2.5.3 - TBD
34+
## 2.5.3 - 2016-01-19
3535

3636
### Added
3737

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
"require": {
16-
"php": ">=5.5",
16+
"php": "^5.5 || ^7.0",
1717
"zendframework/zend-eventmanager": "dev-develop as 2.7.0",
1818
"zendframework/zend-loader": "~2.5",
1919
"zendframework/zend-stdlib": "~2.5"

0 commit comments

Comments
 (0)