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 11MIT License
22
3- Copyright (c) 2023-2024 kenshō digital
3+ Copyright (c) 2023-2025 kenshō digital
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 22 "name" : " kenshodigital/kirby-htmldoc" ,
33 "description" : " Minifies HTML5 output for Kirby projects." ,
44 "type" : " kirby-plugin" ,
5- "version" : " 2.0 .0" ,
5+ "version" : " 2.1 .0" ,
66 "license" : " MIT" ,
77 "authors" : [
88 {
1515 "issues" : " https://github.com/kenshodigital/kirby-htmldoc/issues"
1616 },
1717 "require" : {
18- "php" : " ^8.3" ,
19- "getkirby/cms" : " ^4.1 " ,
18+ "php" : " ^8.3 || ^8.4 " ,
19+ "getkirby/cms" : " ^4.8 || ^5.0 " ,
2020 "getkirby/composer-installer" : " ^1.2" ,
2121 "hexydec/htmldoc" : " ^1.8"
2222 }
You can’t perform that action at this time.
0 commit comments