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

Commit 3b7b277

Browse files
committed
Merge pull request #413 from localheinz/fix/composer
Fix: intl extension is required
2 parents a3990d9 + 3bdc74d commit 3b7b277

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"require": {
77
"bshaffer/oauth2-server-php": "dev-develop",
88
"evandotpro/edp-github": "dev-master",
9+
"ext-intl": "*",
910
"ezyang/htmlpurifier": "4.6.*",
1011
"monolog/monolog": "~1.12",
1112
"php": "~5.5",

composer.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)