partial update create mutations
This commit is contained in:
28
composer.lock
generated
28
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "3e3b47389d4bce664f705134cae65b49",
|
||||
"content-hash": "a73100beed847d2c43aca4cca10a0d86",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -6450,16 +6450,16 @@
|
||||
},
|
||||
{
|
||||
"name": "yajra/laravel-datatables-oracle",
|
||||
"version": "v9.20.0",
|
||||
"version": "v9.21.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/yajra/laravel-datatables.git",
|
||||
"reference": "4c22b09c8c664df5aad9f17d99c3823c0f2d84e2"
|
||||
"reference": "a7fd01f06282923e9c63fa27fe6b391e21dc321a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/4c22b09c8c664df5aad9f17d99c3823c0f2d84e2",
|
||||
"reference": "4c22b09c8c664df5aad9f17d99c3823c0f2d84e2",
|
||||
"url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/a7fd01f06282923e9c63fa27fe6b391e21dc321a",
|
||||
"reference": "a7fd01f06282923e9c63fa27fe6b391e21dc321a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6481,16 +6481,16 @@
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "9.0-dev"
|
||||
},
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Yajra\\DataTables\\DataTablesServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"DataTables": "Yajra\\DataTables\\Facades\\DataTables"
|
||||
}
|
||||
},
|
||||
"providers": [
|
||||
"Yajra\\DataTables\\DataTablesServiceProvider"
|
||||
]
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-master": "9.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -6519,7 +6519,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/yajra/laravel-datatables/issues",
|
||||
"source": "https://github.com/yajra/laravel-datatables/tree/v9.20.0"
|
||||
"source": "https://github.com/yajra/laravel-datatables/tree/v9.21.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6531,7 +6531,7 @@
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2022-05-08T16:04:16+00:00"
|
||||
"time": "2022-07-12T04:48:03+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
||||
Reference in New Issue
Block a user