File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ This package integrates the Materialize CSS framework into [Yii2](http://www.yii
2121
2222Have a look at the [ official documentation page] ( https://yii2-materializecss.pluspunkt-coding.de ) to see the repo in action (v4 only).
2323
24- Current Materialize version implemented: 1.1 .0.
24+ Current Materialize version implemented: 1.2 .0.
2525
2626## Installation
2727
@@ -152,6 +152,9 @@ You can find the sample layout file in ```src/layout/main.php```.
152152
153153## Change log
154154
155+ ### 4.1.0 - 2022-12-10
156+ * update to Materialize v1.2.0
157+
155158### 4.0.0 - 2022-11-27
156159* implement Materialize v1.1.0 (community fork https://materializecss.github.io/materialize/ )
157160* PHP 8 support
Original file line number Diff line number Diff line change 1717 "php" : " ^7.4 || ^8.0" ,
1818 "yiisoft/yii2" : " ~2.0.0" ,
1919
20- "npm-asset/materializecss--materialize" : " 1.1 .0"
20+ "npm-asset/materializecss--materialize" : " 1.2 .0"
2121 },
2222 "autoload" : {
2323 "psr-4" : {
You can’t perform that action at this time.
0 commit comments