Merge branch '2.1' into 2

This commit is contained in:
Guy Sartorelli 2022-08-31 12:58:44 +12:00
commit f949becc6a
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@
"silverstripe/framework": "~4.0",
"silverstripe/vendor-plugin": "^1.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3"
},
"autoload": {
"psr-4": {
"SilverStripe\\SQLite\\": "code/"