File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Notable changes to this project will be documented in this file.
4
4
5
+ ## [ 2.0.3]
6
+
7
+ - Switch to silverstripe-vendormodule
8
+
9
+
5
10
## [ 2.0.2]
6
11
7
12
- Replace default config with static variables
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " axllent/silverstripe-version-truncator" ,
3
3
"description" : " Automatically delete old SiteTree page versions from SilverStripe" ,
4
- "type" : " silverstripe-module " ,
4
+ "type" : " silverstripe-vendormodule " ,
5
5
"homepage" : " https://github.com/axllent/silverstripe-version-truncator" ,
6
6
"keywords" : [
7
7
" silverstripe" ,
19
19
"issues" : " https://github.com/axllent/silverstripe-version-truncator/issues"
20
20
},
21
21
"require" : {
22
- "silverstripe/framework" : " ^4.0@dev "
22
+ "silverstripe/framework" : " ^4.0"
23
23
},
24
24
"autoload" : {
25
25
"psr-4" : {
You can’t perform that action at this time.
0 commit comments