Add ext-intl to dependencies

This commit is contained in:
Telyn 2016-10-12 09:20:37 +01:00
parent 8fc9251b93
commit 6edbfb27aa

View File

@ -27,6 +27,7 @@
],
"require": {
"php": ">=7.0.0",
"ext-intl": "*",
"laravel/framework": "5.3.*",
"davejamesmiller/laravel-breadcrumbs": "^3.0",
"watson/validating": "^3.0",