|
8 | 8 | "php": "^8.0", |
9 | 9 | "ext-fileinfo": "*", |
10 | 10 | "ext-json": "*", |
11 | | - "archtechx/laravel-seo": "^0.2.2", |
12 | | - "blade-ui-kit/blade-heroicons": "^1.2", |
13 | | - "blade-ui-kit/blade-ui-kit": "^0.2.0", |
14 | | - "cyrildewit/eloquent-viewable": "^6.0", |
15 | | - "doctrine/dbal": "^3.1", |
16 | | - "fideloper/proxy": "^4.4", |
| 11 | + "archtechx/laravel-seo": "^0.4.0", |
| 12 | + "blade-ui-kit/blade-heroicons": "^1.3", |
| 13 | + "blade-ui-kit/blade-ui-kit": "^0.3", |
| 14 | + "cyrildewit/eloquent-viewable": "^6.1", |
| 15 | + "doctrine/dbal": "^3.3", |
17 | 16 | "fruitcake/laravel-cors": "^2.0", |
18 | | - "graham-campbell/markdown": "^13.1", |
| 17 | + "graham-campbell/markdown": "^14.0", |
19 | 18 | "guzzlehttp/guzzle": "^7.0.1", |
20 | 19 | "jenssegers/agent": "^2.6", |
21 | | - "laravel-notification-channels/telegram": "^0.7.0", |
22 | | - "laravel-notification-channels/twitter": "^5.1", |
23 | | - "laravel/fortify": "^1.7", |
24 | | - "laravel/framework": "^v8.76", |
25 | | - "laravel/slack-notification-channel": "^2.3", |
| 20 | + "laravel-notification-channels/telegram": "^2.0", |
| 21 | + "laravel-notification-channels/twitter": "^6.0", |
| 22 | + "laravel/fortify": "^1.13", |
| 23 | + "laravel/framework": "^9.0", |
| 24 | + "laravel/slack-notification-channel": "^2.4", |
26 | 25 | "laravel/socialite": "^5.2", |
27 | 26 | "laravel/tinker": "^2.5", |
28 | 27 | "livewire/livewire": "^2.10", |
29 | | - "qcod/laravel-gamify": "^1.0", |
| 28 | + "qcod/laravel-gamify": "^1.0.6", |
30 | 29 | "ramsey/uuid": "^4.2", |
31 | 30 | "sentry/sentry-laravel": "^2.10", |
32 | 31 | "socialiteproviders/twitter": "^4.1", |
33 | | - "spatie/laravel-feed": "^4.0", |
| 32 | + "spatie/laravel-feed": "^4.1", |
34 | 33 | "spatie/laravel-medialibrary": "^9.0.0", |
35 | 34 | "spatie/laravel-permission": "^5.1", |
36 | | - "spatie/laravel-sitemap": "^6.0", |
| 35 | + "spatie/laravel-sitemap": "^6.1", |
37 | 36 | "stevebauman/location": "^6.2", |
38 | | - "torchlight/torchlight-commonmark": "^0.5.2", |
| 37 | + "symfony/http-client": "^6.0", |
| 38 | + "symfony/mailgun-mailer": "^6.0", |
| 39 | + "torchlight/torchlight-commonmark": "^0.5.5", |
39 | 40 | "wire-elements/modal": "^1.0", |
40 | 41 | "wire-elements/spotlight": "^1.0", |
41 | 42 | "wireui/wireui": "^1.1.3", |
|
44 | 45 | "require-dev": { |
45 | 46 | "barryvdh/laravel-debugbar": "^3.6", |
46 | 47 | "brianium/paratest": "^6.3", |
47 | | - "facade/ignition": "^2.5", |
| 48 | + "spatie/laravel-ignition": "^1.0", |
48 | 49 | "fakerphp/faker": "^1.9.1", |
49 | 50 | "friendsofphp/php-cs-fixer": "^3.0", |
50 | 51 | "laravel/sail": "^1.0.1", |
51 | 52 | "mockery/mockery": "^1.4.2", |
52 | | - "nunomaduro/collision": "^5.0", |
53 | | - "pestphp/pest-plugin-laravel": "^1.1", |
| 53 | + "nunomaduro/collision": "^6.0", |
| 54 | + "pestphp/pest-plugin-laravel": "^1.2.0", |
54 | 55 | "pestphp/pest-plugin-livewire": "^1.0", |
55 | | - "phpunit/phpunit": "^9.3.3", |
| 56 | + "phpunit/phpunit": "^9.5.20", |
56 | 57 | "spatie/test-time": "^1.2" |
57 | 58 | }, |
58 | 59 | "autoload": { |
|
0 commit comments