File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff line change 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)" ,
You can’t perform that action at this time.
0 commit comments