update composer.lock

This commit is contained in:
xiaomlove
2022-07-02 15:20:53 +08:00
parent 5191a1ba9a
commit 7197a96c6f

79
composer.lock generated
View File

@@ -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": "cd7827ecf8c2cd023af26b3d25775043",
"content-hash": "3f8e2bfc2d866abff6ef37466f43be7c",
"packages": [
{
"name": "akaunting/laravel-money",
@@ -454,16 +454,16 @@
},
{
"name": "composer/semver",
"version": "3.3.1",
"version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "5d8e574bb0e69188786b8ef77d43341222a41a71"
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/5d8e574bb0e69188786b8ef77d43341222a41a71",
"reference": "5d8e574bb0e69188786b8ef77d43341222a41a71",
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
"shasum": "",
"mirrors": [
{
@@ -521,7 +521,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.3.1"
"source": "https://github.com/composer/semver/tree/3.3.2"
},
"funding": [
{
@@ -537,7 +537,7 @@
"type": "tidelift"
}
],
"time": "2022-03-16T11:22:07+00:00"
"time": "2022-04-01T19:23:25+00:00"
},
{
"name": "danharrin/date-format-converter",
@@ -5879,16 +5879,16 @@
},
{
"name": "ramsey/uuid",
"version": "4.2.3",
"version": "4.3.1",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
"reference": "8505afd4fea63b81a85d3b7b53ac3cb8dc347c28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/8505afd4fea63b81a85d3b7b53ac3cb8dc347c28",
"reference": "8505afd4fea63b81a85d3b7b53ac3cb8dc347c28",
"shasum": "",
"mirrors": [
{
@@ -5899,11 +5899,10 @@
},
"require": {
"brick/math": "^0.8 || ^0.9",
"ext-ctype": "*",
"ext-json": "*",
"php": "^7.2 || ^8.0",
"ramsey/collection": "^1.0",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php80": "^1.14"
"php": "^8.0",
"ramsey/collection": "^1.0"
},
"replace": {
"rhumsaa/uuid": "self.version"
@@ -5940,9 +5939,6 @@
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "4.x-dev"
},
"captainhook": {
"force-install": true
}
@@ -5967,7 +5963,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid/tree/4.2.3"
"source": "https://github.com/ramsey/uuid/tree/4.3.1"
},
"funding": [
{
@@ -5979,7 +5975,7 @@
"type": "tidelift"
}
],
"time": "2021-09-25T23:10:38+00:00"
"time": "2022-03-27T21:42:02+00:00"
},
{
"name": "react/promise",
@@ -9309,46 +9305,6 @@
"source": "https://github.com/webmozarts/assert/tree/1.10.0"
},
"time": "2021-03-09T10:59:23+00:00"
},
{
"name": "xiaomlove/nexusphp-sticky-promotion",
"version": "1.6.x-dev",
"dist": {
"type": "path",
"url": "plugins/sticky-promotion",
"reference": "29ca9fd85c0eee5354d97e0d4f069f1c475ca281"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"NexusPlugin\\StickyPromotion\\StickyPromotionServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"NexusPlugin\\StickyPromotion\\": "src"
}
},
"scripts": {
"post-package-install": [
"@php artisan plugin install xiaomlove/nexusphp-sticky-promotion"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "xiaomlove",
"email": "1939737565@qq.com"
}
],
"description": "NexusPHP plugin sticky promotion",
"transport-options": {
"relative": true
}
}
],
"packages-dev": [
@@ -12798,8 +12754,7 @@
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"phpgangsta/googleauthenticator": 20,
"xiaomlove/nexusphp-sticky-promotion": 20
"phpgangsta/googleauthenticator": 20
},
"prefer-stable": true,
"prefer-lowest": false,