mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
composer update
This commit is contained in:
@@ -28,8 +28,7 @@
|
||||
"laravel/tinker": "^2.7",
|
||||
"laravel/ui": "^3.4.2",
|
||||
"league/flysystem-aws-s3-v3": "^3.0.9",
|
||||
"makingcg/laravel-scout-tntsearch-driver": "dev-master",
|
||||
"makingcg/subscription": "dev-main",
|
||||
"makingcg/subscription": "^1.0.0",
|
||||
"pusher/pusher-php-server": "^7.0",
|
||||
"spatie/data-transfer-object": "^3.7.3",
|
||||
"spatie/laravel-backup": "^8.0.8",
|
||||
@@ -40,6 +39,7 @@
|
||||
"symfony/http-client": "^6.0",
|
||||
"symfony/mailgun-mailer": "^6.0",
|
||||
"symfony/postmark-mailer": "^6.0",
|
||||
"teamtnt/laravel-scout-tntsearch-driver": "^11.6",
|
||||
"vimeo/psalm": "^4.19.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -57,10 +57,6 @@
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/VueFileManager/subscription.git"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/MakingCG/laravel-scout-tntsearch-driver.git"
|
||||
}
|
||||
],
|
||||
"config": {
|
||||
|
||||
268
composer.lock
generated
268
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": "95a932587a302766cf33683bb871aa1a",
|
||||
"content-hash": "d783346bc156d4d036fec1beae64e9b1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "amphp/amp",
|
||||
@@ -280,16 +280,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.214.0",
|
||||
"version": "3.215.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "a2eacf8c1b55de4733f4cfc315da38f1d4c66501"
|
||||
"reference": "79c4ffdf93cdcc7be9196ae2e22f0d0323cb2557"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a2eacf8c1b55de4733f4cfc315da38f1d4c66501",
|
||||
"reference": "a2eacf8c1b55de4733f4cfc315da38f1d4c66501",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/79c4ffdf93cdcc7be9196ae2e22f0d0323cb2557",
|
||||
"reference": "79c4ffdf93cdcc7be9196ae2e22f0d0323cb2557",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -365,9 +365,9 @@
|
||||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.214.0"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.215.0"
|
||||
},
|
||||
"time": "2022-03-16T19:00:00+00:00"
|
||||
"time": "2022-03-18T18:16:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -2282,16 +2282,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.7.0",
|
||||
"version": "v3.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
||||
"reference": "7705d5a985132a40282d18a176eb9a4a0497747c"
|
||||
"reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/7705d5a985132a40282d18a176eb9a4a0497747c",
|
||||
"reference": "7705d5a985132a40282d18a176eb9a4a0497747c",
|
||||
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3",
|
||||
"reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2359,7 +2359,7 @@
|
||||
"description": "A tool to automatically fix PHP code style",
|
||||
"support": {
|
||||
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
|
||||
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.7.0"
|
||||
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.8.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2367,7 +2367,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-03-07T16:59:59+00:00"
|
||||
"time": "2022-03-18T17:20:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fruitcake/laravel-cors",
|
||||
@@ -2639,16 +2639,16 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
"version": "7.4.1",
|
||||
"version": "7.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/guzzle.git",
|
||||
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
|
||||
"reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
|
||||
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ac1ec1cd9b5624694c3a40be801d94137afb12b4",
|
||||
"reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2743,7 +2743,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/guzzle/issues",
|
||||
"source": "https://github.com/guzzle/guzzle/tree/7.4.1"
|
||||
"source": "https://github.com/guzzle/guzzle/tree/7.4.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2759,7 +2759,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-12-06T18:43:05+00:00"
|
||||
"time": "2022-03-20T14:16:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/promises",
|
||||
@@ -2847,16 +2847,16 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/psr7",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/psr7.git",
|
||||
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
|
||||
"reference": "6565c7e0db3231e92dd5ca3bed448b30fbc89eb1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
|
||||
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/6565c7e0db3231e92dd5ca3bed448b30fbc89eb1",
|
||||
"reference": "6565c7e0db3231e92dd5ca3bed448b30fbc89eb1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2880,7 +2880,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.1-dev"
|
||||
"dev-master": "2.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -2942,7 +2942,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/psr7/issues",
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.1.0"
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.2.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2958,7 +2958,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-10-06T17:43:30+00:00"
|
||||
"time": "2022-03-20T13:51:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "intervention/image",
|
||||
@@ -4395,92 +4395,18 @@
|
||||
],
|
||||
"time": "2020-05-30T13:11:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "makingcg/laravel-scout-tntsearch-driver",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/MakingCG/laravel-scout-tntsearch-driver.git",
|
||||
"reference": "e052f173cd9269917ac1d420a2575b78af49a30d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/MakingCG/laravel-scout-tntsearch-driver/zipball/e052f173cd9269917ac1d420a2575b78af49a30d",
|
||||
"reference": "e052f173cd9269917ac1d420a2575b78af49a30d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/bus": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/contracts": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/pagination": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/queue": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"laravel/scout": "7.*|^8.0|^8.3|^9.0",
|
||||
"php": ">=7.1|^8",
|
||||
"teamtnt/tntsearch": "2.7.0|^2.8"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"phpunit/phpunit": "^7.0|^8.0|^9.0"
|
||||
},
|
||||
"suggest": {
|
||||
"teamtnt/tntsearch": "Required to use the TNTSearch engine."
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0-dev"
|
||||
},
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"TeamTNT\\Scout\\TNTSearchScoutServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"TeamTNT\\Scout\\": "src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "TNT Studio",
|
||||
"email": "info@tntstudio.hr"
|
||||
}
|
||||
],
|
||||
"description": "Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch",
|
||||
"keywords": [
|
||||
"laravel",
|
||||
"scout",
|
||||
"search",
|
||||
"tntsearch"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/MakingCG/laravel-scout-tntsearch-driver/tree/master"
|
||||
},
|
||||
"time": "2022-02-25T10:03:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "makingcg/subscription",
|
||||
"version": "dev-main",
|
||||
"version": "v1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:VueFileManager/subscription.git",
|
||||
"reference": "c7d4c48eaacd9a60c0ecf0e161db7d6725623732"
|
||||
"reference": "5bed67cb6893be3e64f4b867428a4412724a2eff"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/VueFileManager/subscription/zipball/c7d4c48eaacd9a60c0ecf0e161db7d6725623732",
|
||||
"reference": "c7d4c48eaacd9a60c0ecf0e161db7d6725623732",
|
||||
"url": "https://api.github.com/repos/VueFileManager/subscription/zipball/5bed67cb6893be3e64f4b867428a4412724a2eff",
|
||||
"reference": "5bed67cb6893be3e64f4b867428a4412724a2eff",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4503,7 +4429,6 @@
|
||||
"phpunit/phpunit": "^9.5.16",
|
||||
"spatie/laravel-ray": "^1.29.4"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
@@ -4567,7 +4492,7 @@
|
||||
"subscription"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/VueFileManager/subscription/tree/main",
|
||||
"source": "https://github.com/VueFileManager/subscription/tree/v1.0.0",
|
||||
"issues": "https://github.com/VueFileManager/subscription/issues"
|
||||
},
|
||||
"funding": [
|
||||
@@ -4576,7 +4501,7 @@
|
||||
"url": "https://github.com/VueFileManager"
|
||||
}
|
||||
],
|
||||
"time": "2022-03-17T11:28:34+00:00"
|
||||
"time": "2022-03-17T13:55:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
@@ -9275,16 +9200,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-query-builder",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-query-builder.git",
|
||||
"reference": "783073a170add22b5cad49a73ec9d83ff1948e29"
|
||||
"reference": "2970e54b04306a6de586d23ac3e0bab994ef645a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-query-builder/zipball/783073a170add22b5cad49a73ec9d83ff1948e29",
|
||||
"reference": "783073a170add22b5cad49a73ec9d83ff1948e29",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-query-builder/zipball/2970e54b04306a6de586d23ac3e0bab994ef645a",
|
||||
"reference": "2970e54b04306a6de586d23ac3e0bab994ef645a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9343,7 +9268,7 @@
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-13T10:57:19+00:00"
|
||||
"time": "2022-03-18T07:44:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-queueable-action",
|
||||
@@ -9758,16 +9683,16 @@
|
||||
},
|
||||
{
|
||||
"name": "stripe/stripe-php",
|
||||
"version": "v7.116.0",
|
||||
"version": "v7.117.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/stripe/stripe-php.git",
|
||||
"reference": "7a39f594f213ed3f443a95adf769d1ecbc8393e7"
|
||||
"reference": "c9d40524c63f3c5042d704f88a60f49a349b1221"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/7a39f594f213ed3f443a95adf769d1ecbc8393e7",
|
||||
"reference": "7a39f594f213ed3f443a95adf769d1ecbc8393e7",
|
||||
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/c9d40524c63f3c5042d704f88a60f49a349b1221",
|
||||
"reference": "c9d40524c63f3c5042d704f88a60f49a349b1221",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9812,9 +9737,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/stripe/stripe-php/issues",
|
||||
"source": "https://github.com/stripe/stripe-php/tree/v7.116.0"
|
||||
"source": "https://github.com/stripe/stripe-php/tree/v7.117.0"
|
||||
},
|
||||
"time": "2022-03-02T15:51:15+00:00"
|
||||
"time": "2022-03-18T18:16:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
@@ -12477,6 +12402,76 @@
|
||||
],
|
||||
"time": "2022-03-02T12:58:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "teamtnt/laravel-scout-tntsearch-driver",
|
||||
"version": "v11.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/teamtnt/laravel-scout-tntsearch-driver.git",
|
||||
"reference": "b98729b0c7179218c9a5e1445922a9313d45c487"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/teamtnt/laravel-scout-tntsearch-driver/zipball/b98729b0c7179218c9a5e1445922a9313d45c487",
|
||||
"reference": "b98729b0c7179218c9a5e1445922a9313d45c487",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/bus": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/contracts": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/pagination": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/queue": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0",
|
||||
"laravel/scout": "7.*|^8.0|^8.3|^9.0",
|
||||
"php": ">=7.1|^8",
|
||||
"teamtnt/tntsearch": "2.7.0|^2.8"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"phpunit/phpunit": "^7.0|^8.0|^9.0"
|
||||
},
|
||||
"suggest": {
|
||||
"teamtnt/tntsearch": "Required to use the TNTSearch engine."
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0-dev"
|
||||
},
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"TeamTNT\\Scout\\TNTSearchScoutServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"TeamTNT\\Scout\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "TNT Studio",
|
||||
"email": "info@tntstudio.hr"
|
||||
}
|
||||
],
|
||||
"description": "Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch",
|
||||
"keywords": [
|
||||
"laravel",
|
||||
"scout",
|
||||
"search",
|
||||
"tntsearch"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/teamtnt/laravel-scout-tntsearch-driver/issues",
|
||||
"source": "https://github.com/teamtnt/laravel-scout-tntsearch-driver/tree/v11.6.0"
|
||||
},
|
||||
"time": "2022-02-25T10:32:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "teamtnt/tntsearch",
|
||||
"version": "v2.9.0",
|
||||
@@ -13253,16 +13248,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/composer",
|
||||
"version": "2.3.0-RC1",
|
||||
"version": "2.3.0-RC2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/composer.git",
|
||||
"reference": "3b150d0ef6454694d074cac2807237894dfd6217"
|
||||
"reference": "36dc875e1c6d5ce9411c78aae22b33ac24c86e13"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/3b150d0ef6454694d074cac2807237894dfd6217",
|
||||
"reference": "3b150d0ef6454694d074cac2807237894dfd6217",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/36dc875e1c6d5ce9411c78aae22b33ac24c86e13",
|
||||
"reference": "36dc875e1c6d5ce9411c78aae22b33ac24c86e13",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -13338,7 +13333,7 @@
|
||||
"support": {
|
||||
"irc": "ircs://irc.libera.chat:6697/composer",
|
||||
"issues": "https://github.com/composer/composer/issues",
|
||||
"source": "https://github.com/composer/composer/tree/2.3.0-RC1"
|
||||
"source": "https://github.com/composer/composer/tree/2.3.0-RC2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -13354,7 +13349,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-03-16T08:25:31+00:00"
|
||||
"time": "2022-03-20T12:20:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/metadata-minifier",
|
||||
@@ -14324,16 +14319,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/ignition",
|
||||
"version": "1.2.4",
|
||||
"version": "1.2.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/ignition.git",
|
||||
"reference": "ec58c125c15eecaa20180f01ef9667d41a568ba8"
|
||||
"reference": "982f69f3c2e525cef62fa23ada047d745e4bcda9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/ignition/zipball/ec58c125c15eecaa20180f01ef9667d41a568ba8",
|
||||
"reference": "ec58c125c15eecaa20180f01ef9667d41a568ba8",
|
||||
"url": "https://api.github.com/repos/spatie/ignition/zipball/982f69f3c2e525cef62fa23ada047d745e4bcda9",
|
||||
"reference": "982f69f3c2e525cef62fa23ada047d745e4bcda9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -14390,20 +14385,20 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-03-11T13:28:02+00:00"
|
||||
"time": "2022-03-19T14:07:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-ignition",
|
||||
"version": "1.0.10",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-ignition.git",
|
||||
"reference": "71df77cad94aae4db904aaef1cc2f06950daed76"
|
||||
"reference": "5b8c360d1f6bcba339a6d593efa02816c06d17c3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/71df77cad94aae4db904aaef1cc2f06950daed76",
|
||||
"reference": "71df77cad94aae4db904aaef1cc2f06950daed76",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/5b8c360d1f6bcba339a6d593efa02816c06d17c3",
|
||||
"reference": "5b8c360d1f6bcba339a6d593efa02816c06d17c3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -14477,7 +14472,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-03-17T11:01:36+00:00"
|
||||
"time": "2022-03-19T17:03:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php73",
|
||||
@@ -14561,10 +14556,7 @@
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"makingcg/laravel-scout-tntsearch-driver": 20,
|
||||
"makingcg/subscription": 20
|
||||
},
|
||||
"stability-flags": [],
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
||||
Reference in New Issue
Block a user