|
1388 | 1388 | },
|
1389 | 1389 | {
|
1390 | 1390 | "name": "react\/event-loop",
|
1391 |
| - "version": "v1.3.0", |
1392 |
| - "version_normalized": "1.3.0.0", |
| 1391 | + "version": "v1.4.0", |
| 1392 | + "version_normalized": "1.4.0.0", |
1393 | 1393 | "source": {
|
1394 | 1394 | "type": "git",
|
1395 | 1395 | "url": "https:\/\/github.com\/reactphp\/event-loop.git",
|
1396 |
| - "reference": "187fb56f46d424afb6ec4ad089269c72eec2e137" |
| 1396 | + "reference": "6e7e587714fff7a83dcc7025aee42ab3b265ae05" |
1397 | 1397 | },
|
1398 | 1398 | "dist": {
|
1399 | 1399 | "type": "zip",
|
1400 |
| - "url": "https:\/\/api.github.com\/repos\/reactphp\/event-loop\/zipball\/187fb56f46d424afb6ec4ad089269c72eec2e137", |
1401 |
| - "reference": "187fb56f46d424afb6ec4ad089269c72eec2e137", |
| 1400 | + "url": "https:\/\/api.github.com\/repos\/reactphp\/event-loop\/zipball\/6e7e587714fff7a83dcc7025aee42ab3b265ae05", |
| 1401 | + "reference": "6e7e587714fff7a83dcc7025aee42ab3b265ae05", |
1402 | 1402 | "shasum": ""
|
1403 | 1403 | },
|
1404 | 1404 | "require": {
|
1405 | 1405 | "php": ">=5.3.0"
|
1406 | 1406 | },
|
1407 | 1407 | "require-dev": {
|
1408 |
| - "phpunit\/phpunit": "^9.3 || ^5.7 || ^4.8.35" |
| 1408 | + "phpunit\/phpunit": "^9.6 || ^5.7 || ^4.8.36" |
1409 | 1409 | },
|
1410 | 1410 | "suggest": {
|
1411 |
| - "ext-event": "~1.0 for ExtEventLoop", |
1412 |
| - "ext-pcntl": "For signal handling support when using the StreamSelectLoop", |
1413 |
| - "ext-uv": "* for ExtUvLoop" |
| 1411 | + "ext-pcntl": "For signal handling support when using the StreamSelectLoop" |
1414 | 1412 | },
|
1415 |
| - "time": "2022-03-17T11:10:22+00:00", |
| 1413 | + "time": "2023-05-05T10:11:24+00:00", |
1416 | 1414 | "type": "library",
|
1417 | 1415 | "installation-source": "dist",
|
1418 | 1416 | "autoload": {
|
1419 | 1417 | "psr-4": {
|
1420 |
| - "RectorPrefix202305\\React\\EventLoop\\": "src" |
| 1418 | + "RectorPrefix202305\\React\\EventLoop\\": "src\/" |
1421 | 1419 | }
|
1422 | 1420 | },
|
1423 | 1421 | "notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
1453 | 1451 | ],
|
1454 | 1452 | "support": {
|
1455 | 1453 | "issues": "https:\/\/github.com\/reactphp\/event-loop\/issues",
|
1456 |
| - "source": "https:\/\/github.com\/reactphp\/event-loop\/tree\/v1.3.0" |
| 1454 | + "source": "https:\/\/github.com\/reactphp\/event-loop\/tree\/v1.4.0" |
1457 | 1455 | },
|
1458 | 1456 | "funding": [
|
1459 | 1457 | {
|
1460 |
| - "url": "https:\/\/github.com\/WyriHaximus", |
1461 |
| - "type": "github" |
1462 |
| - }, |
1463 |
| - { |
1464 |
| - "url": "https:\/\/github.com\/clue", |
1465 |
| - "type": "github" |
| 1458 | + "url": "https:\/\/opencollective.com\/reactphp", |
| 1459 | + "type": "open_collective" |
1466 | 1460 | }
|
1467 | 1461 | ],
|
1468 | 1462 | "install-path": "..\/react\/event-loop"
|
|
0 commit comments