mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-04-26 13:28:27 -04:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [mpdf/mpdf](https://github.com/mpdf/mpdf) from 6.1.4 to 7.1.8. - [Release notes](https://github.com/mpdf/mpdf/releases) - [Changelog](https://github.com/mpdf/mpdf/blob/development/CHANGELOG.md) - [Commits](https://github.com/mpdf/mpdf/compare/v6.1.4...v7.1.8) Signed-off-by: dependabot[bot] <support@dependabot.com>
11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"require" : {
|
|
"php": "^5.6.0",
|
|
"ext-mbstring": "*",
|
|
"mpdf/mpdf": "^7.1"
|
|
},
|
|
"require-dev": {
|
|
"heroku/heroku-buildpack-php": "*"
|
|
}
|
|
}
|