|
19 | 19 | "require": {
|
20 | 20 | "php": "^8.2",
|
21 | 21 | "ext-json": "*",
|
22 |
| - "livewire/livewire": "^2.11.2|^3.0.1", |
23 |
| - "openspout/openspout": "^4.12.1", |
24 |
| - "phpoffice/phpspreadsheet": "^1.27", |
25 |
| - "yajra/laravel-datatables-buttons": "^11.0", |
26 |
| - "pestphp/pest": "^2.34", |
27 |
| - "pestphp/pest-plugin-laravel": "^2.3" |
| 22 | + "livewire/livewire": "^2.11.2|^3.4.12", |
| 23 | + "openspout/openspout": "^4.24.1", |
| 24 | + "phpoffice/phpspreadsheet": "^1.29", |
| 25 | + "yajra/laravel-datatables-buttons": "^11.0" |
28 | 26 | },
|
29 | 27 | "require-dev": {
|
30 |
| - "larastan/larastan": "^2.9.1", |
31 |
| - "orchestra/testbench": "^9", |
32 |
| - "laravel/pint": "^1.14", |
33 |
| - "rector/rector": "^1.0" |
| 28 | + "larastan/larastan": "^2.9.6", |
| 29 | + "orchestra/testbench": "^9.0.4", |
| 30 | + "pestphp/pest": "^2.34.7", |
| 31 | + "pestphp/pest-plugin-laravel": "^2.4", |
| 32 | + "laravel/pint": "^1.15.3", |
| 33 | + "rector/rector": "^1.1" |
34 | 34 | },
|
35 | 35 | "autoload": {
|
36 | 36 | "psr-4": {
|
|
0 commit comments