update php package

This commit is contained in:
2022-08-06 13:26:47 -04:00
parent dba67cec9c
commit bc534f4d74
2 changed files with 343 additions and 56 deletions

View File

@ -7,6 +7,7 @@
"require": {
"php": ">=7.0.0",
"barryvdh/laravel-snappy": "^0.4.1",
"carlos-meneses/laravel-mpdf": "^2.1",
"laravel/framework": "6.0.*",
"laravel/tinker": "~1.0"
},