Skip to content

Commit

Permalink
Update PHP dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed Mar 31, 2024
1 parent b9a4a6c commit a473b26
Show file tree
Hide file tree
Showing 2 changed files with 789 additions and 2,012 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -50,8 +50,8 @@
"fisharebest/ext-calendar": "2.6.0",
"fisharebest/localization": "1.17.0",
"guzzlehttp/guzzle": "7.8.1",
"illuminate/database": "11.0.8",
"illuminate/support": "11.0.8",
"illuminate/database": "11.1.1",
"illuminate/support": "11.1.1",
"intervention/image": "2.7.2",
"io-developer/php-whois": "4.1.10",
"league/commonmark": "2.4.2",
Expand All @@ -60,7 +60,7 @@
"league/flysystem-ziparchive": "3.24.0",
"middlewares/client-ip": "2.0.1",
"mlocati/ip-lib": "1.18.0",
"nesbot/carbon": "3.1.1",
"nesbot/carbon": "3.2.3",
"nyholm/psr7": "1.8.1",
"nyholm/psr7-server": "1.1.0",
"oscarotero/middleland": "1.0.1",
Expand All @@ -84,7 +84,7 @@
"ext-sqlite3": "*",
"league/flysystem-memory": "3.25.1",
"php-coveralls/php-coveralls": "2.7.0",
"phpunit/phpunit": "11.0.8"
"phpunit/phpunit": "11.0.9"
},
"suggest": {
"ext-imagick": "Required to generate thumbnail images",
Expand Down

0 comments on commit a473b26

Please sign in to comment.