mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 15:33:44 +01:00
Added ext-json to composer.json
Added ext-json to composer.json
This commit is contained in:
parent
e4c961ebb9
commit
d5b5d46bd6
@ -16,7 +16,8 @@
|
||||
"laravel/framework": "^9.0",
|
||||
"laravel/tinker": "^2.5",
|
||||
"laravel/ui": "^3.4",
|
||||
"yajra/laravel-datatables-oracle": "~9.0"
|
||||
"yajra/laravel-datatables-oracle": "~9.0",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
|
Loading…
Reference in New Issue
Block a user