Skip to content

Commit 5734d04

Browse files
authored
Merge pull request #1147 from veewee/parallel-context-cleanup
Cleanup serialized context coming back from a task worker
2 parents 58739c1 + 99bf5d9 commit 5734d04

6 files changed

+265
-227
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nikic/php-parser": "^5.0",
4444
"php-parallel-lint/php-parallel-lint": "^1.3",
4545
"phpspec/phpspec": "^7.2",
46-
"phpspec/prophecy-phpunit": "^2.0",
46+
"phpspec/prophecy-phpunit": "^2.2",
4747
"phpunit/phpunit": "^9.5.13"
4848
},
4949
"suggest": {

0 commit comments

Comments
 (0)