Version 2.0.6 Documentation Notes
Use MNB PHPExcel v2.0.6 as the current mono-library documentation target and confirm the installed Composer package version.
Updated
Mono 2.0.6Current documentation
What you will learn
- Confirm that Composer installed v2.0.6.
- Use this site as the current mono-library guide.
- Review earlier patch notes for API introduction details.
Install or update the mono library#
composer require mnb/mnb-phpexcel:^2.0
composer update mnb/mnb-phpexcel --with-dependencies
composer show mnb/mnb-phpexcelThe ^2.0 constraint accepts compatible v2 patch releases. Check the version reported by Composer to confirm that the project resolved v2.0.6.
Documentation scope#
Was this guide useful?Use GitHub issues for corrections, missing examples, or unclear behavior.
Open an issue