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

Commit e2e1c69

Browse files
committed
Merge pull request #281 from samsonasik/patch-1
update composer.json to ~2.4
2 parents e0c0e17 + 05835e0 commit e2e1c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"homepage": "http://framework.zend.com/",
1010
"require": {
1111
"php": ">=5.3.3",
12-
"zendframework/zendframework": "~2.3"
12+
"zendframework/zendframework": "~2.4"
1313
}
1414
}

0 commit comments

Comments
 (0)