|
29 | 29 | "php": "^8", |
30 | 30 | "ext-json": "*", |
31 | 31 | "haydenpierce/class-finder": "^0.4 || ^0.5", |
32 | | - "illuminate/auth": "^9 || ^10 || ^11 || ^12", |
33 | | - "illuminate/bus": "^9 || ^10 || ^11 || ^12", |
34 | | - "illuminate/contracts": "^9 || ^10 || ^11 || ^12", |
35 | | - "illuminate/http": "^9 || ^10 || ^11 || ^12", |
36 | | - "illuminate/pagination": "^9 || ^10 || ^11 || ^12", |
37 | | - "illuminate/queue": "^9 || ^10 || ^11 || ^12", |
38 | | - "illuminate/routing": "^9 || ^10 || ^11 || ^12", |
39 | | - "illuminate/support": "^9 || ^10 || ^11 || ^12", |
40 | | - "illuminate/validation": "^9 || ^10 || ^11 || ^12", |
| 32 | + "illuminate/auth": "^9 || ^10 || ^11 || ^12 || ^13", |
| 33 | + "illuminate/bus": "^9 || ^10 || ^11 || ^12 || ^13", |
| 34 | + "illuminate/contracts": "^9 || ^10 || ^11 || ^12 || ^13", |
| 35 | + "illuminate/http": "^9 || ^10 || ^11 || ^12 || ^13", |
| 36 | + "illuminate/pagination": "^9 || ^10 || ^11 || ^12 || ^13", |
| 37 | + "illuminate/queue": "^9 || ^10 || ^11 || ^12 || ^13", |
| 38 | + "illuminate/routing": "^9 || ^10 || ^11 || ^12 || ^13", |
| 39 | + "illuminate/support": "^9 || ^10 || ^11 || ^12 || ^13", |
| 40 | + "illuminate/validation": "^9 || ^10 || ^11 || ^12 || ^13", |
41 | 41 | "laragraph/utils": "^1.5 || ^2", |
42 | 42 | "thecodingmachine/safe": "^1 || ^2 || ^3", |
43 | 43 | "webonyx/graphql-php": "^15" |
|
49 | 49 | "fakerphp/faker": "^1.21", |
50 | 50 | "google/protobuf": "^3.21 || ^4.33.6", |
51 | 51 | "larastan/larastan": "^2.9.14 || ^3.0.4", |
52 | | - "laravel/framework": "^9 || ^10 || ^11 || ^12", |
| 52 | + "laravel/framework": "^9 || ^10 || ^11 || ^12 || ^13", |
53 | 53 | "laravel/legacy-factories": "^1.1.1", |
54 | 54 | "laravel/pennant": "^1", |
55 | 55 | "laravel/scout": "^8 || ^9 || ^10", |
|
58 | 58 | "mll-lab/php-cs-fixer-config": "^5", |
59 | 59 | "mockery/mockery": "^1.5", |
60 | 60 | "nesbot/carbon": "^2.62.1 || ^3.8.4", |
61 | | - "orchestra/testbench": "^7.50 || ^8.32 || ^9.10 || ^10.1", |
| 61 | + "orchestra/testbench": "^7.50 || ^8.32 || ^9.10 || ^10.1 || ^11", |
62 | 62 | "phpbench/phpbench": "^1.2.6", |
63 | 63 | "phpstan/extension-installer": "^1", |
64 | 64 | "phpstan/phpstan": "^1.12.18 || ^2", |
|
0 commit comments