Skip to content

Commit aa145d5

Browse files
authored
Merge pull request #9 from reactphp-parallel/2.x-type-callable-arguments
[2.x] Type Callable arguments
2 parents 01e385c + e18d560 commit aa145d5

File tree

5 files changed

+233
-218
lines changed

5 files changed

+233
-218
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
],
1212
"require": {
1313
"php": "^8.2",
14-
"wyrihaximus/pool-info": "^2"
14+
"wyrihaximus/pool-info": "^2.0.0"
1515
},
1616
"require-dev": {
17-
"wyrihaximus/async-test-utilities": "^7.2 || ^8.0"
17+
"wyrihaximus/async-test-utilities": "^8.0.5"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)