Codebase list php-react-child-process / fe3488c
Update deps, changelog, S-V. Dominik George 5 years ago
3 changed file(s) with 10 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 php-react-child-process (0.5.2-2) unstable; urgency=medium
1
2 * Update dependencies.
3 * Bump Standards-Version (no changes needed).
4
5 -- Dominik George <natureshadow@debian.org> Mon, 03 Dec 2018 23:59:27 +0100
6
07 php-react-child-process (0.5.2-1) unstable; urgency=medium
18
29 * Initial release (Closes: #878887)
33 Maintainer: Teckids Debian Task Force <tdtf@lists.teckids.org>
44 Uploaders: Thorsten Glaser <tg@mirbsd.de>, Dominik George <natureshadow@debian.org>
55 Build-Depends: debhelper (>= 11~), pkg-php-tools (>= 1.7~)
6 Standards-Version: 4.1.4
6 Standards-Version: 4.2.1
77 Homepage: https://github.com/reactphp/child-process
88 Vcs-Git: https://salsa.debian.org/tdtf-team/php-react-child-process.git
99 Vcs-Browser: https://salsa.debian.org/tdtf-team/php-react-child-process
1010 - "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
1111 - "react/stream": "^1.0 || ^0.7.6"
1212 + "evenement/evenement": "^3.0",
13 + "react/event-loop": "^0.5",
14 + "react/stream": "^0.7.6"
13 + "react/event-loop": "^1.0",
14 + "react/stream": "^1.0"
1515 },
1616 "require-dev": {
1717 "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35",