Skip to content

Commit e18d560

Browse files
committed
[2.x] Type Callable arguments
1 parent 01e385c commit e18d560

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)