Skip to content

Commit 4645fed

Browse files
authored
Merge pull request #51 from reactphp-parallel/template-types
Template types
2 parents f98fb68 + 1066d3a commit 4645fed

19 files changed

+1556
-1397
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"ext-parallel": "*",
1515
"react/async": "^4.2",
1616
"react/event-loop": "^1.5",
17-
"react/promise": "^2.11 || ^3.0",
17+
"react/promise": "^2.11 || ^3.2",
1818
"wyrihaximus/constants": "^1.6.0",
19-
"wyrihaximus/metrics": "^1.0 || ^2"
19+
"wyrihaximus/metrics": "^2.1"
2020
},
2121
"require-dev": {
22-
"wyrihaximus/async-test-utilities": "^7.2 || ^5"
22+
"wyrihaximus/async-test-utilities": "^5.0.25 || ^8.0.5"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)