|
51 | 51 | "fisharebest/ext-calendar": "2.6.0", |
52 | 52 | "fisharebest/localization": "1.17.0", |
53 | 53 | "guzzlehttp/guzzle": "7.9.3", |
54 | | - "illuminate/database": "12.18.0", |
55 | | - "illuminate/support": "12.18.0", |
| 54 | + "illuminate/database": "12.19.3", |
| 55 | + "illuminate/support": "12.19.3", |
56 | 56 | "intervention/image": "3.11.3", |
57 | 57 | "league/commonmark": "2.7.0", |
58 | 58 | "league/flysystem": "3.29.1", |
59 | 59 | "league/flysystem-path-prefixing": "3.28.0", |
60 | 60 | "league/flysystem-ziparchive": "3.29.0", |
61 | 61 | "middlewares/client-ip": "2.1.0", |
62 | 62 | "mlocati/ip-lib": "1.20.0", |
63 | | - "nesbot/carbon": "3.9.1", |
| 63 | + "nesbot/carbon": "3.10.0", |
64 | 64 | "nyholm/psr7": "1.8.2", |
65 | 65 | "nyholm/psr7-server": "1.1.0", |
66 | 66 | "psr/cache": "3.0.0", |
|
88 | 88 | "phpstan/phpstan-deprecation-rules": "2.0.3", |
89 | 89 | "phpstan/phpstan-phpunit": "2.0.6", |
90 | 90 | "phpstan/phpstan-strict-rules": "2.0.4", |
91 | | - "phpunit/phpunit": "12.2.1", |
92 | | - "squizlabs/php_codesniffer": "4.0.0beta1" |
| 91 | + "phpunit/phpunit": "12.2.3", |
| 92 | + "squizlabs/php_codesniffer": "4.0.0-RC1" |
93 | 93 | }, |
94 | 94 | "suggest": { |
95 | 95 | "ext-imagick": "Required to generate thumbnail images", |
|
0 commit comments