1 file changed
+1
-1
lines changedSubmodule laravel-mongodb updated 23 files
- .github/PULL_REQUEST_TEMPLATE.md-1
- .github/workflows/build-ci.yml+4-7
- .github/workflows/static-analysis.yml+1-1
- CHANGELOG.md+5
- composer.json+8-12
- docs/eloquent-models/model-class.txt+9-2
- docs/query-builder.txt+7
- docs/upgrade.txt+14-1
- src/Auth/DatabaseTokenRepository.php-59
- src/Auth/PasswordBrokerManager.php-23
- src/Auth/PasswordResetServiceProvider.php-22
- src/Eloquent/DocumentModel.php+18-4
- src/MongoDBQueueServiceProvider.php-68
- src/Query/Builder.php+16-7
- src/Queue/Failed/MongoFailedJobProvider.php-119
- src/Schema/Blueprint.php-16
- tests/AuthTest.php+2-2
- tests/QueryBuilderTest.php+14-9
- tests/QueryTest.php-11
- tests/Queue/Failed/DatabaseFailedJobProviderTest.php+8-6
- tests/QueueTest.php+3-4
- tests/SchemaTest.php-10
- tests/TestCase.php-21
0 commit comments