File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 5.0.0-beta.1 - 2024-03-04
3+ ## 5.0.0 - 2024-05-13
44
55### Changed
66- Now requires PHP ` 8.2.0+ ` .
7- - Now requires Craft ` 5.0.0-beta.1 + ` .
7+ - Now requires Craft ` 5.0.0+ ` .
88
99## 4.0.2 - 2023-10-25
1010
Original file line number Diff line number Diff line change 22 "name" : " verbb/footnotes" ,
33 "description" : " Adds a footnotes feature to Redactor fields and Twig templates." ,
44 "type" : " craft-plugin" ,
5- "version" : " 5.0.0-beta.1 " ,
5+ "version" : " 5.0.0" ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
3131 ],
3232 "require" : {
3333 "php" : " ^8.2" ,
34- "craftcms/cms" : " ^5.0.0-beta.1 " ,
34+ "craftcms/cms" : " ^5.0.0" ,
3535 "craftcms/redactor" : " ^4.0.0-alpha.1" ,
36- "verbb/base" : " ^3.0.0-beta.1 "
36+ "verbb/base" : " ^3.0.0"
3737 },
3838 "autoload" : {
3939 "psr-4" : {
You can’t perform that action at this time.
0 commit comments