|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "d2b1ca543427ed7f9993d7350c36a649",
|
|
|
|
|
|
+ "content-hash": "671c903827f0d1af596a129c2cb560bc",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"name": "asm89/stack-cors",
|
|
@@ -2006,6 +2006,73 @@
|
|
],
|
|
],
|
|
"time": "2020-06-13T08:05:20+00:00"
|
|
"time": "2020-06-13T08:05:20+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "kyslik/column-sortable",
|
|
|
|
+ "version": "6.4.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/Kyslik/column-sortable.git",
|
|
|
|
+ "reference": "44f9da98acd31b2e871d0074bd638998990888b1"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/Kyslik/column-sortable/zipball/44f9da98acd31b2e871d0074bd638998990888b1",
|
|
|
|
+ "reference": "44f9da98acd31b2e871d0074bd638998990888b1",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "illuminate/database": "5.8.*|^6.0|^7.0|^8.0",
|
|
|
|
+ "illuminate/support": "5.8.*|^6.0|^7.0|^8.0",
|
|
|
|
+ "php": ">=7.2"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "orchestra/testbench": "^5.0",
|
|
|
|
+ "phpunit/phpunit": "^8.5"
|
|
|
|
+ },
|
|
|
|
+ "type": "package",
|
|
|
|
+ "extra": {
|
|
|
|
+ "laravel": {
|
|
|
|
+ "providers": [
|
|
|
|
+ "Kyslik\\ColumnSortable\\ColumnSortableServiceProvider"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Kyslik\\ColumnSortable\\": "src/ColumnSortable/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Martin Kiesel",
|
|
|
|
+ "email": "[email protected]",
|
|
|
|
+ "role": "Developer and maintainer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Package for handling column sorting in Laravel 6.x",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "column",
|
|
|
|
+ "laravel",
|
|
|
|
+ "sort",
|
|
|
|
+ "sortable",
|
|
|
|
+ "sorting"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/Kyslik/column-sortable/issues",
|
|
|
|
+ "source": "https://github.com/Kyslik/column-sortable/tree/6.4.1"
|
|
|
|
+ },
|
|
|
|
+ "time": "2021-07-09T12:15:54+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "laravel-lang/lang",
|
|
"name": "laravel-lang/lang",
|
|
"version": "8.1.3",
|
|
"version": "8.1.3",
|
|
@@ -9664,16 +9731,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "facade/ignition",
|
|
"name": "facade/ignition",
|
|
- "version": "2.10.2",
|
|
|
|
|
|
+ "version": "2.11.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/facade/ignition.git",
|
|
"url": "https://github.com/facade/ignition.git",
|
|
- "reference": "43688227bbf27c43bc1ad83af224f135b6ef0ff4"
|
|
|
|
|
|
+ "reference": "dc6818335f50ccf0b90284784718ea9a82604286"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/facade/ignition/zipball/43688227bbf27c43bc1ad83af224f135b6ef0ff4",
|
|
|
|
- "reference": "43688227bbf27c43bc1ad83af224f135b6ef0ff4",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/facade/ignition/zipball/dc6818335f50ccf0b90284784718ea9a82604286",
|
|
|
|
+ "reference": "dc6818335f50ccf0b90284784718ea9a82604286",
|
|
"shasum": "",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
"mirrors": [
|
|
{
|
|
{
|
|
@@ -9687,7 +9754,6 @@
|
|
"ext-mbstring": "*",
|
|
"ext-mbstring": "*",
|
|
"facade/flare-client-php": "^1.6",
|
|
"facade/flare-client-php": "^1.6",
|
|
"facade/ignition-contracts": "^1.0.2",
|
|
"facade/ignition-contracts": "^1.0.2",
|
|
- "filp/whoops": "^2.4",
|
|
|
|
"illuminate/support": "^7.0|^8.0",
|
|
"illuminate/support": "^7.0|^8.0",
|
|
"monolog/monolog": "^2.0",
|
|
"monolog/monolog": "^2.0",
|
|
"php": "^7.2.5|^8.0",
|
|
"php": "^7.2.5|^8.0",
|
|
@@ -9743,7 +9809,7 @@
|
|
"issues": "https://github.com/facade/ignition/issues",
|
|
"issues": "https://github.com/facade/ignition/issues",
|
|
"source": "https://github.com/facade/ignition"
|
|
"source": "https://github.com/facade/ignition"
|
|
},
|
|
},
|
|
- "time": "2021-06-11T06:57:25+00:00"
|
|
|
|
|
|
+ "time": "2021-07-12T15:55:51+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "facade/ignition-contracts",
|
|
"name": "facade/ignition-contracts",
|