Skip to content

Commit 21fde62

Browse files
committed
Adjust constraint for PendingBatch::progress
https://github.com/laravel/framework/releases/tag/v10.37.2
1 parent 7690a0c commit 21fde62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
"spatie/laravel-query-builder": "^5.6",
4242
"phpstan/phpstan": "^1.10"
4343
},
44+
"conflict": {
45+
"illuminate/bus": "< 10.37.2"
46+
},
4447
"suggest": {
4548
"mongodb/builder": "Provides a fluent aggregation builder for MongoDB pipelines"
4649
},

0 commit comments

Comments
 (0)