File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33Bulma Frontend Preset For Laravel Framework 5.5 and Up
44
5- * Current version* : ** Bulma v0.7.1** + ** Bulma Extensions v2.2.0 **
5+ * Current version* : ** Bulma v0.7.1** + ** Bulma Extensions v2.2.1 **
66
77
88## Usage
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ protected static function updatePackageArray(array $packages)
4141 {
4242 return [
4343 'bulma ' => '^0.7.1 ' ,
44- 'bulma-extensions ' => '^2.0 .0 ' ,
44+ 'bulma-extensions ' => '^2.2 .0 ' ,
4545 ] + Arr::except ($ packages , ['bootstrap ' ]);
4646 }
4747
Original file line number Diff line number Diff line change 113113
114114 <div class =" foundation_button_test" >
115115 <p class =" framwork_title" >Bulma v0.7.1</p >
116- <p class =" framwork_title" >Bulma Extension v2.2.0 </p >
116+ <p class =" framwork_title" >Bulma Extension v2.2.1 </p >
117117
118118 <div class =" block" >
119119 <a class =" button is-primary" >Primary</a >
You can’t perform that action at this time.
0 commit comments