Commit 3051b65
committed
Fix lower bound the of puppetlabs-postgresql dependency
The changes introduced in #392 require changes that where introduced in
version 10.0.0 of the puppetlabs-postgresql module, but the lower
version of the module was not properly updated in this PR.
Fix the lower bound of the dependency to indicate that version 10 of the
puppetlabs-postgresql module is required for proper operation.
Fixes #4011 parent aebcbea commit 3051b65
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments