|
15 | 15 | "ext-zend-opcache": "*",
|
16 | 16 | "ext-zip": "*",
|
17 | 17 | "assada/laravel-achievements": "^2.7",
|
18 |
| - "bjeavons/zxcvbn-php": "^1.4.1", |
| 18 | + "bjeavons/zxcvbn-php": "^1.4.2", |
19 | 19 | "doctrine/dbal": "^3.9.4",
|
20 | 20 | "gabrielelana/byte-units": "^0.5.0",
|
21 |
| - "graham-campbell/markdown": "^15.2", |
| 21 | + "graham-campbell/markdown": "^15.3", |
22 | 22 | "guzzlehttp/guzzle": "^7.9.2",
|
23 |
| - "hdvinnie/laravel-joypixel-emojis": "^v3.0.0", |
24 |
| - "hdvinnie/laravel-security-headers": "^v3.0.0", |
| 23 | + "hdvinnie/laravel-joypixel-emojis": "^3.0.1", |
| 24 | + "hdvinnie/laravel-security-headers": "^3.0.1", |
25 | 25 | "intervention/image": "^2.7.2",
|
26 | 26 | "joypixels/assets": "^v7.0.1",
|
27 | 27 | "laravel/fortify": "1.20.0",
|
28 |
| - "laravel/framework": "^11.44.0", |
29 |
| - "laravel/octane": "^2.6.0", |
30 |
| - "laravel/scout": "^10.12.0", |
31 |
| - "laravel/tinker": "^2.10.0", |
32 |
| - "livewire/livewire": "^3.5.18", |
| 28 | + "laravel/framework": "^11.44.1", |
| 29 | + "laravel/octane": "^2.8.1", |
| 30 | + "laravel/scout": "^10.13.1", |
| 31 | + "laravel/tinker": "^2.10.1", |
| 32 | + "livewire/livewire": "^3.6.1", |
33 | 33 | "marcreichel/igdb-laravel": "^4.3.0",
|
34 |
| - "meilisearch/meilisearch-php": "^1.12.0", |
| 34 | + "meilisearch/meilisearch-php": "^1.13.0", |
35 | 35 | "nesbot/carbon": "^2.73.0",
|
36 | 36 | "paragonie/constant_time_encoding": "^2.7.0",
|
37 | 37 | "resend/resend-laravel": "^0.14.0",
|
38 | 38 | "spatie/laravel-backup": "^8.8.2",
|
39 |
| - "spatie/laravel-cookie-consent": "^3.3.2", |
40 |
| - "spatie/laravel-image-optimizer": "^1.8.0", |
41 |
| - "spatie/ssl-certificate": "^2.6.8", |
42 |
| - "symfony/dom-crawler": "^6.4.16", |
| 39 | + "spatie/laravel-cookie-consent": "^3.3.3", |
| 40 | + "spatie/laravel-image-optimizer": "^1.8.2", |
| 41 | + "spatie/ssl-certificate": "^2.6.9", |
| 42 | + "symfony/dom-crawler": "^6.4.19", |
43 | 43 | "theodorejb/polycast": "dev-master",
|
44 | 44 | "vstelmakh/url-highlight": "^3.1.1"
|
45 | 45 | },
|
46 | 46 | "require-dev": {
|
47 |
| - "barryvdh/laravel-debugbar": "^3.14.10", |
| 47 | + "barryvdh/laravel-debugbar": "^3.15.2", |
48 | 48 | "brianium/paratest": "^7.7",
|
49 |
| - "calebdw/larastan": "^3.1.7", |
| 49 | + "calebdw/larastan": "^3.1.8", |
50 | 50 | "calebdw/larastan-livewire": "^2.1.0",
|
51 | 51 | "fakerphp/faker": "^1.24.1",
|
52 |
| - "jasonmccreary/laravel-test-assertions": "^2.4.1", |
| 52 | + "jasonmccreary/laravel-test-assertions": "^2.6.0", |
53 | 53 | "laravel/pint": "v1.20.0",
|
54 |
| - "laravel/sail": "^1.40.0", |
| 54 | + "laravel/sail": "^1.41.0", |
55 | 55 | "mockery/mockery": "^1.6.12",
|
56 |
| - "nunomaduro/collision": "^8.5.0", |
57 |
| - "pestphp/pest": "^3.7.2", |
58 |
| - "pestphp/pest-plugin-laravel": "^3.0", |
| 56 | + "nunomaduro/collision": "^8.6.1", |
| 57 | + "pestphp/pest": "^3.7.4", |
| 58 | + "pestphp/pest-plugin-laravel": "^3.1", |
59 | 59 | "pestphp/pest-plugin-livewire": "^3.0",
|
60 |
| - "phpstan/phpstan": "^2.1.6", |
| 60 | + "phpstan/phpstan": "^2.1.7", |
61 | 61 | "phpunit/phpunit": "^11.5.3",
|
62 |
| - "ryoluo/sail-ssl": "^1.3.2", |
63 |
| - "spatie/laravel-ignition": "^2.9.0", |
64 |
| - "tomasvotruba/bladestan": "^0.11.0" |
| 62 | + "ryoluo/sail-ssl": "^1.4.0", |
| 63 | + "spatie/laravel-ignition": "^2.9.1", |
| 64 | + "tomasvotruba/bladestan": "^0.11.1" |
65 | 65 | },
|
66 | 66 | "config": {
|
67 | 67 | "preferred-install": "dist",
|
|
0 commit comments