8000 #27345 Added Symfony/Component/Lock/Store/MongoDbStore · symfony/symfony@692155e · GitHub
[go: up one dir, main page]

Skip to content

Commit 692155e

Browse files
author
Joe Bennett
committed
#27345 Added Symfony/Component/Lock/Store/MongoDbStore
1 parent bcff647 commit 692155e

File tree

5 files changed

+503
-2
lines changed

5 files changed

+503
-2
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<env name="LDAP_PORT" value="3389" />
2020
<env name="REDIS_HOST" value="localhost" />
2121
<env name="MEMCACHED_HOST" value="localhost" />
22+
<env name="MONGODB_HOST" value="localhost" />
2223
<env name="ZOOKEEPER_HOST" value="localhost" />
2324
</php>
2425

0 commit comments

Comments
 (0)
0