|
24 | 24 | "require": {
|
25 | 25 | "php": "^8.2",
|
26 | 26 | "guzzlehttp/guzzle": "^7.8",
|
27 |
| - "illuminate/contracts": "^10.0", |
28 |
| - "laravel/framework": "^10.39", |
29 |
| - "orchestra/testbench": "^8.19", |
| 27 | + "laravel/framework": "^11", |
| 28 | + "orchestra/testbench": "^9.0", |
30 | 29 | "saloonphp/cache-plugin": "^3.0",
|
31 | 30 | "saloonphp/laravel-plugin": "^3.2",
|
32 | 31 | "saloonphp/saloon": "^3.4",
|
33 |
| - "spatie/laravel-data": "^3.11", |
| 32 | + "spatie/laravel-data": "^4.1", |
34 | 33 | "spatie/laravel-enum": "^3.0",
|
35 | 34 | "spatie/laravel-package-tools": "^1.16"
|
36 | 35 | },
|
37 | 36 | "require-dev": {
|
38 | 37 | "laravel/pint": "^1.13",
|
39 |
| - "nunomaduro/collision": "^7.10", |
| 38 | + "nunomaduro/collision": "^8.1", |
40 | 39 | "nunomaduro/larastan": "^2.8",
|
41 |
| - "orchestra/testbench": "^8.19", |
| 40 | + "orchestra/testbench": "^9.0", |
42 | 41 | "pestphp/pest": "^2.30",
|
43 | 42 | "pestphp/pest-plugin-laravel": "^2.2",
|
44 | 43 | "phpstan/extension-installer": "^1.3",
|
|
0 commit comments