|
21 | 21 | ], |
22 | 22 | "require": { |
23 | 23 | "php": ">=8.2", |
24 | | - "laravel/framework": "^11.0|^12.0", |
| 24 | + "laravel/framework": "^11.0|^12.0|^13.0", |
25 | 25 | "filament/filament": "^4.0", |
26 | | - "kalnoy/nestedset": "^6.0", |
| 26 | + "kalnoy/nestedset": "^6.0|^7.0", |
27 | 27 | "php-ffmpeg/php-ffmpeg": "^1.2", |
28 | | - "spatie/eloquent-sortable": "^4.4", |
| 28 | + "spatie/eloquent-sortable": "^5.0", |
29 | 29 | "spatie/laravel-medialibrary": "^10.0|^11.0", |
30 | 30 | "spatie/laravel-package-tools": "^1.15.0", |
31 | 31 | "staudenmeir/laravel-adjacency-list": "^1.0" |
|
34 | 34 | "larastan/larastan": "^3.0", |
35 | 35 | "laravel/pint": "^1.0", |
36 | 36 | "nunomaduro/collision": "^8.0", |
37 | | - "orchestra/testbench": "^9.0|^10.0", |
38 | | - "pestphp/pest": "^3.0", |
39 | | - "pestphp/pest-plugin-arch": "^3.0", |
40 | | - "pestphp/pest-plugin-laravel": "^3.0", |
41 | | - "pestphp/pest-plugin-livewire": "^3.0", |
| 37 | + "orchestra/testbench": "^9.0|^10.0|^11.0", |
| 38 | + "pestphp/pest": "^3.0|^4.0", |
| 39 | + "pestphp/pest-plugin-arch": "^3.0|^4.0", |
| 40 | + "pestphp/pest-plugin-laravel": "^3.0|^4.0", |
| 41 | + "pestphp/pest-plugin-livewire": "^3.0|^4.0", |
42 | 42 | "phpstan/extension-installer": "^1.1", |
43 | 43 | "phpstan/phpstan-deprecation-rules": "^2.0", |
44 | 44 | "phpstan/phpstan-phpunit": "^2.0", |
|
0 commit comments