File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2023-2024 kenshō digital
3
+ Copyright (c) 2023-2025 kenshō digital
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 2
2
"name" : " kenshodigital/kirby-htmldoc" ,
3
3
"description" : " Minifies HTML5 output for Kirby projects." ,
4
4
"type" : " kirby-plugin" ,
5
- "version" : " 2.0 .0" ,
5
+ "version" : " 2.1 .0" ,
6
6
"license" : " MIT" ,
7
7
"authors" : [
8
8
{
15
15
"issues" : " https://github.com/kenshodigital/kirby-htmldoc/issues"
16
16
},
17
17
"require" : {
18
- "php" : " ^8.3" ,
19
- "getkirby/cms" : " ^4.1 " ,
18
+ "php" : " ^8.3 || ^8.4 " ,
19
+ "getkirby/cms" : " ^4.8 || ^5.0 " ,
20
20
"getkirby/composer-installer" : " ^1.2" ,
21
21
"hexydec/htmldoc" : " ^1.8"
22
22
}
You can’t perform that action at this time.
0 commit comments