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

Commit 97d5f41

Browse files
committed
Merge pull request #249 from samsonasik/zfversion
update zendframework/zendframework version on composer.json
2 parents 45435b1 + 80e5511 commit 97d5f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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.2.*"
12+
"zendframework/zendframework": "2.3.*"
1313
}
1414
}

0 commit comments

Comments
 (0)