Skip to content

Commit

Permalink
Update PHP dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed Dec 24, 2024
1 parent e258015 commit 14bbba9
Show file tree
Hide file tree
Showing 20 changed files with 307 additions and 292 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@
"symfony/expression-language": "4.4.47",
"symfony/polyfill-mbstring": "v1.30.0",
"symfony/polyfill-php80": "1.30.0",
"tecnickcom/tcpdf": "6.7.7"
"tecnickcom/tcpdf": "6.8.0"
},
"require-dev": {
"ext-dom": "*",
"ext-pdo_sqlite": "*",
"ext-sqlite3": "*",
"composer/composer": "2.2.24",
"composer/composer": "2.2.25",
"league/flysystem-memory": "1.0.2",
"phpunit/phpunit": "7.5.20"
},
Expand Down
93 changes: 46 additions & 47 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 14bbba9

Please sign in to comment.