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 10, 2024
1 parent 8dc0825 commit d6949a3
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 46 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"illuminate/support": "8.83.27",
"intervention/image": "2.7.2",
"io-developer/php-whois": "4.1.10",
"league/commonmark": "2.5.3",
"league/commonmark": "2.6.0",
"league/flysystem": "2.5.0",
"league/flysystem-ziparchive": "2.3.1",
"middlewares/client-ip": "2.0.1",
Expand Down Expand Up @@ -86,7 +86,7 @@
"composer/composer": "2.8.3",
"league/flysystem-memory": "2.0.6",
"php-coveralls/php-coveralls": "2.7.0",
"phpunit/phpunit": "9.6.21"
"phpunit/phpunit": "9.6.22"
},
"suggest": {
"ext-imagick": "Required to generate thumbnail images",
Expand Down
87 changes: 43 additions & 44 deletions composer.lock

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

0 comments on commit d6949a3

Please sign in to comment.