File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
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.1 **
5+ * Current version* : ** Bulma v0.7.2 ** + ** Bulma Extensions v3.0.0 **
66
77
88## Usage
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ public static function install($withAuth = false)
4040 protected static function updatePackageArray (array $ packages )
4141 {
4242 return [
43- 'bulma ' => '^0.7.1 ' ,
44- 'bulma-extensions ' => '^2.2 .0 ' ,
43+ 'bulma ' => '^0.7.2 ' ,
44+ 'bulma-extensions ' => '^3.0 .0 ' ,
4545 ] + Arr::except ($ packages , ['bootstrap ' ]);
4646 }
4747
Original file line number Diff line number Diff line change 112112 </div >
113113
114114 <div class =" foundation_button_test" >
115- <p class =" framwork_title" >Bulma v0.7.1 </p >
116- <p class =" framwork_title" >Bulma Extension v2.2.1 </p >
115+ <p class =" framwork_title" >Bulma v0.7.2 </p >
116+ <p class =" framwork_title" >Bulma Extension v3.0.0 </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