enable intl
This commit is contained in:
parent
bf1cd0a65d
commit
51e7faa263
@ -9,7 +9,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3",
|
"php": "^7.3",
|
||||||
"intl": "*",
|
"ext-intl": "*",
|
||||||
"barryvdh/laravel-cors": "^0.11.4",
|
"barryvdh/laravel-cors": "^0.11.4",
|
||||||
"bensampo/laravel-enum": "^1.26",
|
"bensampo/laravel-enum": "^1.26",
|
||||||
"fideloper/proxy": "^4.0",
|
"fideloper/proxy": "^4.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user