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

Commit

Permalink
Merge branch 'hotfix/2614'
Browse files Browse the repository at this point in the history
Close #2614
  • Loading branch information
weierophinney committed Oct 1, 2012
2 parents 90cfc28 + 047409a commit d33aed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions library/Zend/I18n/composer.json
Expand Up @@ -15,6 +15,7 @@
"require": {
"php": ">=5.3.3",
"ext-intl": "*",
"zendframework/zend-filter": "self.version",
"zendframework/zend-stdlib": "self.version"
}
}
1 change: 1 addition & 0 deletions library/Zend/Validator/composer.json
Expand Up @@ -15,6 +15,7 @@
"require": {
"php": ">=5.3.3",
"zendframework/zend-i18n": "self.version",
"zendframework/zend-servicemanager": "self.version",
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
Expand Down

0 comments on commit d33aed6

Please sign in to comment.