Skip to content

Commit bf6f6f1

Browse files
committed
refactor: 移除 closure-job 相关文档和依赖项
1 parent f75dc83 commit bf6f6f1

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -271,15 +271,6 @@ interface BackoffInterface
271271
}
272272
```
273273

274-
## Architecture Notes
275-
276-
As of v3.1.73, this package includes the core async queue closure functionality:
277-
278-
- Previously in `friendsofhyperf/async-queue-closure-job`
279-
- Moved here to eliminate circular dependencies
280-
- The `async-queue-closure-job` package now depends on this package
281-
- All functionality remains backward compatible
282-
283274
## Contact
284275

285276
- [Twitter](https://twitter.com/huangdijia)

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"symfony/polyfill-php85": "^1.33"
3434
},
3535
"suggest": {
36-
"friendsofhyperf/async-queue-closure-job": "Required to use the async queue closure job.(~3.2.0)",
3736
"hyperf/amqp": "Required to use PendingAmqpProducerMessageDispatch.(~3.2.0)",
3837
"hyperf/queue": "Required to use PendingAsyncQueueDispatch.(~3.2.0)",
3938
"hyperf/kafka": "Required to use PendingKafkaProducerMessageDispatch.(~3.2.0)",

0 commit comments

Comments
 (0)