File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -187,8 +187,22 @@ php bin/console minify:assets css/main.css css/main.min.css
187187
188188## Credits
189189
190- - Minify binary: [ Timo Dewolf] ( https://github.com/tdewolff )
191- - Symfony Bundle: [ Simon André] ( https://github.com/smnandre ) & [ SensioLabs] ( https://github.com/sensiolabs )
190+ ### Authors
191+
192+ - MinifyBundle: [ Simon André] ( https://github.com/smnandre ) & [ SensioLabs] ( https://github.com/sensiolabs )
193+ - Minify binary: [ Timo Dewolf] ( https://github.com/tdewolff )
194+
195+ ### Acknowledgments
196+
197+ This bundle is inspired by the following projects:
198+
199+ - [ SassBundle] ( https://github.com/SymfonyCasts/sass-bundle ) from @SymfonyCasts
200+ - [ BiomejsBundle] ( https://github.com/Kocal/BiomeJsBundle ) from @Kocal
201+ - [ TypeScriptBundle] ( https://github.com/sensiolabs/AssetMapperTypeScriptBundle ) from @SensioLabs
202+
203+ ### Contributors
204+
205+ Special thanks to the Symfony community for their contributions and feedback.
192206
193207## License
194208
You can’t perform that action at this time.
0 commit comments