File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 5.0.0-beta.2 - 2024-04-09
4-
5- ### Fixed
6- - Fix an error with ` normalizeValue() ` when editing fields.
7-
8- ## 5.0.0-beta.1 - 2024-03-04
3+ ## 5.0.0 - 2024-05-11
94
105### Changed
116- Now requires PHP ` 8.2.0+ ` .
12- - Now requires Craft ` 5.0.0-beta.1+ ` .
7+ - Now requires Craft ` 5.0.0+ ` .
8+
9+ ### Fixed
10+ - Fix an error with ` normalizeValue() ` when editing fields.
1311
1412## 4.2.4 - 2024-03-04
1513
Original file line number Diff line number Diff line change 22 "name" : " verbb/buttonbox" ,
33 "description" : " A collection of utility field types." ,
44 "type" : " craft-plugin" ,
5- "version" : " 5.0.0-beta.2 " ,
5+ "version" : " 5.0.0" ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
3030 ],
3131 "require" : {
3232 "php" : " ^8.2" ,
33- "craftcms/cms" : " ^5.0.0-beta.1 " ,
34- "verbb/base" : " ^3.0.0-beta.1 "
33+ "craftcms/cms" : " ^5.0.0" ,
34+ "verbb/base" : " ^3.0.0"
3535 },
3636 "autoload" : {
3737 "psr-4" : {
You can’t perform that action at this time.
0 commit comments