|
2537 | 2537 | }, |
2538 | 2538 | { |
2539 | 2539 | "name": "symplify\/easy-parallel", |
2540 | | - "version": "11.2.2", |
2541 | | - "version_normalized": "11.2.2.0", |
| 2540 | + "version": "12.0.0", |
| 2541 | + "version_normalized": "12.0.0.0", |
2542 | 2542 | "source": { |
2543 | 2543 | "type": "git", |
2544 | 2544 | "url": "https:\/\/github.com\/symplify\/easy-parallel.git", |
2545 | | - "reference": "8586c18bb8efb31cd192a4e5cc94ae7813f72ed9" |
| 2545 | + "reference": "b68c9453560fbec0a73b33300209048b0ecbee08" |
2546 | 2546 | }, |
2547 | 2547 | "dist": { |
2548 | 2548 | "type": "zip", |
2549 | | - "url": "https:\/\/api.github.com\/repos\/symplify\/easy-parallel\/zipball\/8586c18bb8efb31cd192a4e5cc94ae7813f72ed9", |
2550 | | - "reference": "8586c18bb8efb31cd192a4e5cc94ae7813f72ed9", |
| 2549 | + "url": "https:\/\/api.github.com\/repos\/symplify\/easy-parallel\/zipball\/b68c9453560fbec0a73b33300209048b0ecbee08", |
| 2550 | + "reference": "b68c9453560fbec0a73b33300209048b0ecbee08", |
2551 | 2551 | "shasum": "" |
2552 | 2552 | }, |
2553 | 2553 | "require": { |
2554 | 2554 | "clue\/ndjson-react": "^1.3", |
2555 | | - "fidry\/cpu-core-counter": "^0.5.1|^1.1", |
2556 | | - "nette\/utils": "^3.2|^4.0", |
2557 | | - "php": ">=8.1", |
| 2555 | + "fidry\/cpu-core-counter": "^1.3", |
| 2556 | + "nette\/utils": "^4.1", |
| 2557 | + "php": ">=8.4", |
2558 | 2558 | "react\/child-process": "^0.6.5", |
2559 | | - "react\/event-loop": "^1.5", |
2560 | | - "react\/socket": "^1.15", |
2561 | | - "symfony\/console": "^6.2|^7.0" |
| 2559 | + "react\/event-loop": "^1.6", |
| 2560 | + "react\/socket": "^1.17", |
| 2561 | + "symfony\/console": "^6.0|^7.0|^8.0" |
2562 | 2562 | }, |
2563 | 2563 | "require-dev": { |
2564 | | - "phpunit\/phpunit": "^10.5", |
2565 | | - "rector\/rector": "^1.0", |
2566 | | - "symplify\/easy-coding-standard": "^12.1", |
2567 | | - "tomasvotruba\/class-leak": "^0.2.6" |
| 2564 | + "phpunit\/phpunit": "^13.2", |
| 2565 | + "rector\/jack": "^1.0", |
| 2566 | + "rector\/rector": "^2.4.5", |
| 2567 | + "symplify\/easy-coding-standard": "^13.2.1", |
| 2568 | + "tomasvotruba\/class-leak": "^2.1" |
2568 | 2569 | }, |
2569 | | - "time": "2024-02-08T04:56:53+00:00", |
| 2570 | + "time": "2026-06-11T12:40:34+00:00", |
2570 | 2571 | "type": "library", |
2571 | 2572 | "installation-source": "dist", |
2572 | 2573 | "autoload": { |
|
2581 | 2582 | "description": "Helper package for easier CLI project parallelization", |
2582 | 2583 | "support": { |
2583 | 2584 | "issues": "https:\/\/github.com\/symplify\/easy-parallel\/issues", |
2584 | | - "source": "https:\/\/github.com\/symplify\/easy-parallel\/tree\/11.2.2" |
| 2585 | + "source": "https:\/\/github.com\/symplify\/easy-parallel\/tree\/12.0.0" |
2585 | 2586 | }, |
2586 | 2587 | "funding": [ |
2587 | 2588 | { |
|
0 commit comments