Skip to content

Commit

Permalink
Merge pull request #9 from reactphp-parallel/2.x-type-callable-arguments
Browse files Browse the repository at this point in the history
[2.x] Type Callable arguments
  • Loading branch information
WyriHaximus authored Jul 4, 2024
2 parents 01e385c + e18d560 commit aa145d5
Show file tree
Hide file tree
Showing 5 changed files with 233 additions and 218 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
],
"require": {
"php": "^8.2",
"wyrihaximus/pool-info": "^2"
"wyrihaximus/pool-info": "^2.0.0"
},
"require-dev": {
"wyrihaximus/async-test-utilities": "^7.2 || ^8.0"
"wyrihaximus/async-test-utilities": "^8.0.5"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit aa145d5

Please sign in to comment.