We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa968ff commit 833082aCopy full SHA for 833082a
symfony/lock/4.4/manifest.json
@@ -5,6 +5,6 @@
5
"env": {
6
"#1": "Choose one of the stores below",
7
"#2": "LOCK_DSN=redis://localhost",
8
- "LOCK_DSN": "semaphore"
+ "LOCK_DSN": "flock"
9
}
10
symfony/lock/5.2/manifest.json
"#2": "postgresql+advisory://db_user:db_password@localhost/db_name",
0 commit comments