|
8 | 8 | "php": "^8.2",
|
9 | 9 | "ext-fileinfo": "*",
|
10 | 10 | "ext-json": "*",
|
11 |
| - "archtechx/laravel-seo": "^0.5.1", |
| 11 | + "archtechx/laravel-seo": "^0.9", |
12 | 12 | "arrilot/laravel-widgets": "^3.13.2",
|
13 |
| - "bensampo/laravel-enum": "^6.3.3", |
14 | 13 | "blade-ui-kit/blade-heroicons": "^2.0",
|
15 |
| - "blade-ui-kit/blade-ui-kit": "^0.3.4", |
16 |
| - "cyrildewit/eloquent-viewable": "^6.1", |
| 14 | + "blade-ui-kit/blade-ui-kit": "^0.4", |
| 15 | + "cyrildewit/eloquent-viewable": "^7.0", |
17 | 16 | "doctrine/dbal": "^3.6.4",
|
18 | 17 | "filament/filament": "^3.0",
|
19 | 18 | "filament/notifications": "^3.0",
|
20 |
| - "francescomalatesta/laravel-feature": "^3.0", |
21 |
| - "graham-campbell/markdown": "^14.0", |
| 19 | + "francescomalatesta/laravel-feature": "dev-l10-compatibility", |
| 20 | + "graham-campbell/markdown": "^15.0", |
22 | 21 | "guzzlehttp/guzzle": "^7.7.0",
|
23 | 22 | "jenssegers/agent": "^2.6.4",
|
24 |
| - "laravel-notification-channels/telegram": "^2.1", |
25 |
| - "laravel-notification-channels/twitter": "^6.2", |
| 23 | + "laravel-notification-channels/telegram": "^4.0", |
| 24 | + "laravel-notification-channels/twitter": "^8.0", |
26 | 25 | "laravel/fortify": "^1.17.4",
|
27 |
| - "laravel/framework": "^9.52.10", |
| 26 | + "laravel/framework": "^10.0", |
28 | 27 | "laravel/sanctum": "^3.2.5",
|
29 | 28 | "laravel/slack-notification-channel": "^2.5",
|
30 | 29 | "laravel/socialite": "^5.6.3",
|
|
34 | 33 | "mckenziearts/blade-untitledui-icons": "^1.2",
|
35 | 34 | "nnjeim/world": "^1.1.27",
|
36 | 35 | "notchpay/notchpay-php": "^1.3",
|
37 |
| - "qcod/laravel-gamify": "^1.0.7", |
| 36 | + "qcod/laravel-gamify": "1.0.7", |
38 | 37 | "ramsey/uuid": "^4.7.4",
|
39 |
| - "rinvex/laravel-subscriptions": "^6.1", |
40 |
| - "sentry/sentry-laravel": "^2.14.2", |
| 38 | + "sentry/sentry-laravel": "^3.7", |
41 | 39 | "socialiteproviders/twitter": "^4.1.2",
|
42 | 40 | "spatie/laravel-feed": "^4.2.1",
|
43 | 41 | "spatie/laravel-google-fonts": "^1.2.3",
|
|
55 | 53 | "require-dev": {
|
56 | 54 | "barryvdh/laravel-debugbar": "^3.8.1",
|
57 | 55 | "barryvdh/laravel-ide-helper": "^2.13",
|
58 |
| - "brianium/paratest": "^6.10", |
59 | 56 | "fakerphp/faker": "^1.23.0",
|
60 |
| - "filament/upgrade": "^3.0", |
61 | 57 | "laravel/pint": "^1.10.3",
|
62 | 58 | "laravel/sail": "^1.23.0",
|
63 | 59 | "mockery/mockery": "^1.6.2",
|
64 |
| - "nunomaduro/collision": "^6.4", |
| 60 | + "nunomaduro/collision": "^7.0", |
65 | 61 | "nunomaduro/larastan": "^2.6.3",
|
66 |
| - "pestphp/pest-plugin-laravel": "^1.4.0", |
67 |
| - "pestphp/pest-plugin-livewire": "^1.0", |
68 |
| - "phpunit/phpunit": "^9.6.9", |
69 |
| - "spatie/laravel-ignition": "^1.6.4", |
| 62 | + "pestphp/pest": "^2.16", |
| 63 | + "pestphp/pest-plugin-laravel": "^2.1", |
| 64 | + "pestphp/pest-plugin-livewire": "^2.1", |
| 65 | + "phpunit/phpunit": "^10.0", |
| 66 | + "spatie/laravel-ignition": "^2.0", |
70 | 67 | "spatie/test-time": "^1.3.2"
|
71 | 68 | },
|
72 | 69 | "autoload": {
|
|
141 | 138 | {
|
142 | 139 | "type": "vcs",
|
143 | 140 | "url": "https://github.com/laravel-shift/uniquewith-validator.git"
|
| 141 | + }, |
| 142 | + { |
| 143 | + "type": "vcs", |
| 144 | + "url": "https://github.com/laravel-shift/laravel-feature.git" |
144 | 145 | }
|
145 | 146 | ]
|
146 | 147 | }
|
0 commit comments