Skip to content

Commit f710e20

Browse files
committed
Update extension version dependency
1 parent 9ac7ac9 commit f710e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BulmaPreset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ protected static function updatePackageArray(array $packages)
4141
{
4242
return [
4343
'bulma' => '^0.6.2',
44-
'bulma-extensions' => '^0.7.0',
44+
'bulma-extensions' => '^0.7.5',
4545
] + Arr::except($packages, ['bootstrap-sass', 'foundation-sites']);
4646
}
4747

0 commit comments

Comments
 (0)