mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-19 19:54:37 +02:00
build(deps): bump react/datagram from 1.9.0 to 1.10.0
Bumps [react/datagram](https://github.com/reactphp/datagram) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/reactphp/datagram/releases) - [Changelog](https://github.com/reactphp/datagram/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/reactphp/datagram/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: react/datagram dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3a9e74ef58
commit
76f8bce8d2
20
composer.lock
generated
20
composer.lock
generated
@ -2791,28 +2791,28 @@
|
||||
},
|
||||
{
|
||||
"name": "react/datagram",
|
||||
"version": "v1.9.0",
|
||||
"version": "v1.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/reactphp/datagram.git",
|
||||
"reference": "13c259bb2fd04f238eeb85f3783167eedec46e2c"
|
||||
"reference": "9236e1f5a67a6029be17d551e9858c487836c301"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/reactphp/datagram/zipball/13c259bb2fd04f238eeb85f3783167eedec46e2c",
|
||||
"reference": "13c259bb2fd04f238eeb85f3783167eedec46e2c",
|
||||
"url": "https://api.github.com/repos/reactphp/datagram/zipball/9236e1f5a67a6029be17d551e9858c487836c301",
|
||||
"reference": "9236e1f5a67a6029be17d551e9858c487836c301",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
|
||||
"php": ">=5.3",
|
||||
"react/dns": "^1.7",
|
||||
"react/dns": "^1.13",
|
||||
"react/event-loop": "^1.2",
|
||||
"react/promise": "^3 || ^2.1 || ^1.2"
|
||||
"react/promise": "^3.2 || ^2.1 || ^1.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
|
||||
"react/async": "^4 || ^3 || ^2"
|
||||
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
|
||||
"react/async": "^4.3 || ^3 || ^2"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -2860,7 +2860,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/reactphp/datagram/issues",
|
||||
"source": "https://github.com/reactphp/datagram/tree/v1.9.0"
|
||||
"source": "https://github.com/reactphp/datagram/tree/v1.10.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2868,7 +2868,7 @@
|
||||
"type": "open_collective"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-05T13:45:40+00:00"
|
||||
"time": "2024-09-06T11:22:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "react/dns",
|
||||
|
Loading…
x
Reference in New Issue
Block a user