chagne composer

This commit is contained in:
cano
2024-03-03 09:39:48 +08:00
parent 66d88ea2b3
commit 1c555934d1
2 changed files with 57 additions and 1 deletions

57
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": "04667de44913e2c1bc4de60fd5fa0d04",
"content-hash": "779c2c416d83ff65448d583b525c3691",
"packages": [
{
"name": "brick/math",
@ -434,6 +434,61 @@
],
"time": "2023-08-10T19:36:49+00:00"
},
{
"name": "easyswoole/spl",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/spl.git",
"reference": "365679df769e48e5c6d2e073d214ade3d26dbe38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/spl/zipball/365679df769e48e5c6d2e073d214ade3d26dbe38",
"reference": "365679df769e48e5c6d2e073d214ade3d26dbe38",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-simplexml": "*",
"php": ">=8.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Spl\\": "src/",
"EasySwoole\\Spl\\Test\\": "test/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "php stander lib",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
],
"support": {
"issues": "https://github.com/easy-swoole/spl/issues",
"source": "https://github.com/easy-swoole/spl/tree/2.1.1"
},
"time": "2023-04-12T14:51:47+00:00"
},
{
"name": "egulias/email-validator",
"version": "4.0.2",