|
24 | 24 | "php": "^8.2", |
25 | 25 | "spatie/laravel-package-tools": "^1.16", |
26 | 26 | "filament/filament": "^3.0-stable", |
27 | | - "illuminate/contracts": "^10.0||^11.0", |
| 27 | + "illuminate/contracts": "^10.0||^11.0||^12.0", |
28 | 28 | "skagarwal/google-places-api": "^3.0" |
29 | 29 | }, |
30 | 30 | "require-dev": { |
31 | | - "larastan/larastan": "^2.9", |
| 31 | + "larastan/larastan": "^2.9|^3.0", |
32 | 32 | "laravel/pint": "^1.14", |
33 | 33 | "nunomaduro/collision": "^8.1.1||^7.10.0", |
34 | | - "orchestra/testbench": "^9.0.0||^8.22.0", |
35 | | - "pestphp/pest": "^2.34", |
36 | | - "pestphp/pest-plugin-arch": "^2.7", |
37 | | - "pestphp/pest-plugin-laravel": "^2.3", |
38 | | - "pestphp/pest-plugin-livewire": "^2.1", |
| 34 | + "orchestra/testbench": "^8.22.0||^9.0.0||^10.0.0", |
| 35 | + "pestphp/pest": "^2.34||^3.0", |
| 36 | + "pestphp/pest-plugin-arch": "^2.7||^3.0", |
| 37 | + "pestphp/pest-plugin-laravel": "^2.3||^3.0", |
| 38 | + "pestphp/pest-plugin-livewire": "^2.1||^3.0", |
39 | 39 | "phpstan/extension-installer": "^1.3", |
40 | | - "phpstan/phpstan-deprecation-rules": "^1.1", |
41 | | - "phpstan/phpstan-phpunit": "^1.3", |
| 40 | + "phpstan/phpstan-deprecation-rules": "^1.1||^2.0", |
| 41 | + "phpstan/phpstan-phpunit": "^1.3||^2.0", |
42 | 42 | "spatie/laravel-ray": "^1.35" |
43 | 43 | }, |
44 | 44 | "autoload": { |
|
0 commit comments