mirror of
https://github.com/silverstripe/silverstripe-mathspamprotection
synced 2024-10-22 08:05:52 +02:00
Merge pull request #46 from silverstripe/tractorcow-patch-1
Better version constraint
This commit is contained in:
commit
19b62c195e
@ -9,7 +9,7 @@
|
|||||||
}],
|
}],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"require": {
|
"require": {
|
||||||
"silverstripe/spamprotection": "dev-master"
|
"silverstripe/spamprotection": "^2"
|
||||||
},
|
},
|
||||||
"license": "BSD-3-Clause"
|
"license": "BSD-3-Clause"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user