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

Commit e0c0e17

Browse files
committed
Merge pull request #279 from samsonasik/patch-1
update zendframework dependency to ~2.3
2 parents 44a07bf + 438a6d4 commit e0c0e17

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.3"
1313
}
1414
}

0 commit comments

Comments
 (0)