Merge branch '3.4' into 3

This commit is contained in:
Guy Sartorelli 2023-04-26 12:46:05 +12:00
commit 5742971245
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
2 changed files with 1 additions and 15 deletions

View File

@ -1,14 +0,0 @@
<?php
/**
* Default configuration settings for the Spam Protection module.
*
* You should not put your own configuration in here rather use your
* mysite/_config.php file
*
* @package spamprotection
*/
use SilverStripe\Dev\Deprecation;
Deprecation::notification_version('3.0', 'spamprotection');

View File

@ -40,4 +40,4 @@
"license": "BSD-3-Clause",
"minimum-stability": "dev",
"prefer-stable": true
}
}