Skip to content

Commit a473b26

Browse files
committed
Update PHP dependencies
1 parent b9a4a6c commit a473b26

File tree

2 files changed

+789
-2012
lines changed

2 files changed

+789
-2012
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"fisharebest/ext-calendar": "2.6.0",
5151
"fisharebest/localization": "1.17.0",
5252
"guzzlehttp/guzzle": "7.8.1",
53-
"illuminate/database": "11.0.8",
54-
"illuminate/support": "11.0.8",
53+
"illuminate/database": "11.1.1",
54+
"illuminate/support": "11.1.1",
5555
"intervention/image": "2.7.2",
5656
"io-developer/php-whois": "4.1.10",
5757
"league/commonmark": "2.4.2",
@@ -60,7 +60,7 @@
6060
"league/flysystem-ziparchive": "3.24.0",
6161
"middlewares/client-ip": "2.0.1",
6262
"mlocati/ip-lib": "1.18.0",
63-
"nesbot/carbon": "3.1.1",
63+
"nesbot/carbon": "3.2.3",
6464
"nyholm/psr7": "1.8.1",
6565
"nyholm/psr7-server": "1.1.0",
6666
"oscarotero/middleland": "1.0.1",
@@ -84,7 +84,7 @@
8484
"ext-sqlite3": "*",
8585
"league/flysystem-memory": "3.25.1",
8686
"php-coveralls/php-coveralls": "2.7.0",
87-
"phpunit/phpunit": "11.0.8"
87+
"phpunit/phpunit": "11.0.9"
8888
},
8989
"suggest": {
9090
"ext-imagick": "Required to generate thumbnail images",

0 commit comments

Comments
 (0)