|
9 | 9 | "ext-fileinfo": "*", |
10 | 10 | "ext-json": "*", |
11 | 11 | "archtechx/laravel-seo": "^0.5.1", |
12 | | - "arrilot/laravel-widgets": "^3.13", |
13 | | - "bensampo/laravel-enum": "^6.0", |
| 12 | + "arrilot/laravel-widgets": "^3.13.2", |
| 13 | + "bensampo/laravel-enum": "^6.3.3", |
14 | 14 | "blade-ui-kit/blade-heroicons": "^1.4", |
15 | | - "blade-ui-kit/blade-ui-kit": "^0.3", |
| 15 | + "blade-ui-kit/blade-ui-kit": "^0.3.4", |
16 | 16 | "cyrildewit/eloquent-viewable": "^6.1", |
17 | | - "doctrine/dbal": "^3.5", |
18 | | - "filament/notifications": "^2.17", |
| 17 | + "doctrine/dbal": "^3.6.4", |
| 18 | + "filament/notifications": "^2.17.49", |
19 | 19 | "francescomalatesta/laravel-feature": "^3.0", |
20 | 20 | "graham-campbell/markdown": "^14.0", |
21 | | - "guzzlehttp/guzzle": "^7.0.1", |
22 | | - "jenssegers/agent": "^2.6", |
23 | | - "laravel-notification-channels/telegram": "^2.0", |
24 | | - "laravel-notification-channels/twitter": "^6.0", |
25 | | - "laravel/fortify": "^1.13", |
26 | | - "laravel/framework": "^9.47", |
27 | | - "laravel/sanctum": "^3.2", |
28 | | - "laravel/slack-notification-channel": "^2.4", |
29 | | - "laravel/socialite": "^5.2", |
30 | | - "laravel/tinker": "^2.5", |
31 | | - "livewire/livewire": "^2.11", |
32 | | - "lorisleiva/laravel-actions": "^2.5", |
33 | | - "nnjeim/world": "^1.1", |
34 | | - "notchpay/php-sdk": "^2.2", |
35 | | - "qcod/laravel-gamify": "^1.0.6", |
36 | | - "ramsey/uuid": "^4.2", |
| 21 | + "guzzlehttp/guzzle": "^7.7.0", |
| 22 | + "jenssegers/agent": "^2.6.4", |
| 23 | + "laravel-notification-channels/telegram": "^2.1", |
| 24 | + "laravel-notification-channels/twitter": "^6.2", |
| 25 | + "laravel/fortify": "^1.17.4", |
| 26 | + "laravel/framework": "^9.52.10", |
| 27 | + "laravel/sanctum": "^3.2.5", |
| 28 | + "laravel/slack-notification-channel": "^2.5", |
| 29 | + "laravel/socialite": "^5.6.3", |
| 30 | + "laravel/tinker": "^2.8.1", |
| 31 | + "livewire/livewire": "^2.12.3", |
| 32 | + "lorisleiva/laravel-actions": "^2.6", |
| 33 | + "nnjeim/world": "^1.1.27", |
| 34 | + "notchpay/notchpay-php": "^1.3", |
| 35 | + "qcod/laravel-gamify": "^1.0.7", |
| 36 | + "ramsey/uuid": "^4.7.4", |
37 | 37 | "rinvex/laravel-subscriptions": "^6.1", |
38 | | - "sentry/sentry-laravel": "^2.10", |
39 | | - "socialiteproviders/twitter": "^4.1", |
40 | | - "spatie/laravel-feed": "^4.1", |
41 | | - "spatie/laravel-google-fonts": "^1.2", |
42 | | - "spatie/laravel-medialibrary": "^10.4.3", |
43 | | - "spatie/laravel-permission": "^5.1", |
44 | | - "spatie/laravel-sitemap": "^6.1", |
45 | | - "stevebauman/location": "^6.2", |
46 | | - "symfony/http-client": "^6.0", |
47 | | - "symfony/mailgun-mailer": "^6.0", |
| 38 | + "sentry/sentry-laravel": "^2.14.2", |
| 39 | + "socialiteproviders/twitter": "^4.1.2", |
| 40 | + "spatie/laravel-feed": "^4.2.1", |
| 41 | + "spatie/laravel-google-fonts": "^1.2.3", |
| 42 | + "spatie/laravel-medialibrary": "^10.10.0", |
| 43 | + "spatie/laravel-permission": "^5.10.1", |
| 44 | + "spatie/laravel-sitemap": "^6.3.1", |
| 45 | + "stevebauman/location": "^6.6.2", |
| 46 | + "symfony/http-client": "^6.3.1", |
| 47 | + "symfony/mailgun-mailer": "^6.3", |
48 | 48 | "torchlight/torchlight-commonmark": "^0.5.5", |
49 | | - "wire-elements/modal": "^1.0", |
50 | | - "wire-elements/spotlight": "^1.0", |
51 | | - "yarri/link-finder": "^2.7" |
| 49 | + "wire-elements/modal": "^1.0.8", |
| 50 | + "wire-elements/spotlight": "^1.0.7", |
| 51 | + "yarri/link-finder": "^2.7.10" |
52 | 52 | }, |
53 | 53 | "require-dev": { |
54 | | - "barryvdh/laravel-debugbar": "^3.7", |
55 | | - "barryvdh/laravel-ide-helper": "^2.12", |
56 | | - "brianium/paratest": "^6.3", |
57 | | - "fakerphp/faker": "^1.9.1", |
58 | | - "laravel/pint": "^1.1", |
59 | | - "laravel/sail": "^1.0.1", |
60 | | - "mockery/mockery": "^1.4.2", |
61 | | - "nunomaduro/collision": "^6.0", |
62 | | - "nunomaduro/larastan": "^2.0", |
63 | | - "pestphp/pest-plugin-laravel": "^1.2.0", |
| 54 | + "barryvdh/laravel-debugbar": "^3.8.1", |
| 55 | + "barryvdh/laravel-ide-helper": "^2.13", |
| 56 | + "brianium/paratest": "^6.10", |
| 57 | + "fakerphp/faker": "^1.23.0", |
| 58 | + "laravel/pint": "^1.10.3", |
| 59 | + "laravel/sail": "^1.23.0", |
| 60 | + "mockery/mockery": "^1.6.2", |
| 61 | + "nunomaduro/collision": "^6.4", |
| 62 | + "nunomaduro/larastan": "^2.6.3", |
| 63 | + "pestphp/pest-plugin-laravel": "^1.4.0", |
64 | 64 | "pestphp/pest-plugin-livewire": "^1.0", |
65 | | - "phpunit/phpunit": "^9.5.20", |
66 | | - "spatie/laravel-ignition": "^1.0", |
67 | | - "spatie/test-time": "^1.2" |
| 65 | + "phpunit/phpunit": "^9.6.9", |
| 66 | + "spatie/laravel-ignition": "^1.6.4", |
| 67 | + "spatie/test-time": "^1.3.2" |
68 | 68 | }, |
69 | 69 | "autoload": { |
70 | 70 | "files": [ |
|
106 | 106 | "./vendor/bin/pint" |
107 | 107 | ], |
108 | 108 | "stan": [ |
109 | | - "./vendor/bin/phpstan analyse" |
| 109 | + "./vendor/bin/phpstan analyse --memory-limit=3g" |
110 | 110 | ], |
111 | 111 | "test": [ |
112 | 112 | "@php artisan test" |
|
0 commit comments