Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc2f3f5

Browse files
committed
Merge pull request #1 from Hanibal4nothing/develop
-fix zf2 dependency
2 parents e52c3a3 + b1e9c20 commit bc2f3f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=5.5.3",
24-
"zendframework/zendframework": "2.4.*"
24+
"zendframework/zendframework": "2.*"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "~4"

0 commit comments

Comments
 (0)