mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
PHP dependency updates (#7967)
This commit is contained in:
20
php/composer.lock
generated
20
php/composer.lock
generated
@@ -2520,16 +2520,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "amphp/socket",
|
"name": "amphp/socket",
|
||||||
"version": "v2.3.1",
|
"version": "v2.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/amphp/socket.git",
|
"url": "https://github.com/amphp/socket.git",
|
||||||
"reference": "58e0422221825b79681b72c50c47a930be7bf1e1"
|
"reference": "dadb63c5d3179fd83803e29dfeac27350e619314"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/amphp/socket/zipball/58e0422221825b79681b72c50c47a930be7bf1e1",
|
"url": "https://api.github.com/repos/amphp/socket/zipball/dadb63c5d3179fd83803e29dfeac27350e619314",
|
||||||
"reference": "58e0422221825b79681b72c50c47a930be7bf1e1",
|
"reference": "dadb63c5d3179fd83803e29dfeac27350e619314",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2538,17 +2538,17 @@
|
|||||||
"amphp/dns": "^2",
|
"amphp/dns": "^2",
|
||||||
"ext-openssl": "*",
|
"ext-openssl": "*",
|
||||||
"kelunik/certificate": "^1.1",
|
"kelunik/certificate": "^1.1",
|
||||||
"league/uri": "^6.5 | ^7",
|
"league/uri": "^7",
|
||||||
"league/uri-interfaces": "^2.3 | ^7",
|
"league/uri-interfaces": "^7",
|
||||||
"php": ">=8.1",
|
"php": ">=8.1",
|
||||||
"revolt/event-loop": "^1 || ^0.2"
|
"revolt/event-loop": "^1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"amphp/php-cs-fixer-config": "^2",
|
"amphp/php-cs-fixer-config": "^2",
|
||||||
"amphp/phpunit-util": "^3",
|
"amphp/phpunit-util": "^3",
|
||||||
"amphp/process": "^2",
|
"amphp/process": "^2",
|
||||||
"phpunit/phpunit": "^9",
|
"phpunit/phpunit": "^9",
|
||||||
"psalm/phar": "5.20"
|
"psalm/phar": "6.16.1"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -2592,7 +2592,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/amphp/socket/issues",
|
"issues": "https://github.com/amphp/socket/issues",
|
||||||
"source": "https://github.com/amphp/socket/tree/v2.3.1"
|
"source": "https://github.com/amphp/socket/tree/v2.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -2600,7 +2600,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-04-21T14:33:03+00:00"
|
"time": "2026-04-19T15:09:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "amphp/sync",
|
"name": "amphp/sync",
|
||||||
|
|||||||
Reference in New Issue
Block a user