1 file changed
+1
-1
lines changedSubmodule laravel-mongodb updated 14 files
- CHANGELOG.md+3
- composer.json+5-1
- docs/includes/framework-compatibility-laravel.rst+1-3
- docs/queues.txt+88-8
- phpstan-baseline.neon+5
- sbom.json+85
- src/Bus/MongoBatchRepository.php+278
- src/MongoDBBusServiceProvider.php+46
- src/MongoDBQueueServiceProvider.php+13-1
- src/Queue/MongoConnector.php+17-3
- tests/Bus/Fixtures/ChainHeadJob.php+15
- tests/Bus/Fixtures/SecondTestJob.php+15
- tests/Bus/Fixtures/ThirdTestJob.php+15
- tests/Bus/MongoBatchRepositoryTest.php+364
0 commit comments