|
20 | 20 | "blade-ui-kit/blade-heroicons": "^2.6", |
21 | 21 | "blade-ui-kit/blade-icons": "^1.8", |
22 | 22 | "http-interop/http-factory-guzzle": "^1.2", |
23 | | - "illuminate/database": "^11.0|^12.0", |
24 | | - "illuminate/events": "^11.0|^12.0", |
25 | | - "illuminate/queue": "^11.0|^12.0", |
26 | | - "illuminate/support": "^11.0|^12.0, <12.26.0 || >=12.27.0", |
| 23 | + "illuminate/database": "^12.0", |
| 24 | + "illuminate/events": "^12.0", |
| 25 | + "illuminate/queue": "^12.0", |
| 26 | + "illuminate/support": "^12.0, <12.26.0 || >=12.27.0", |
27 | 27 | "justbetter/laravel-http3earlyhints": "^1.4", |
28 | 28 | "laravel/scout": "^10.14", |
29 | 29 | "lcobucci/clock": "^2.0|^3.2", |
|
36 | 36 | }, |
37 | 37 | "require-dev": { |
38 | 38 | "larastan/larastan": "^3.1", |
39 | | - "orchestra/testbench": "^9.4|^10.0", |
| 39 | + "orchestra/testbench": "^10.0", |
40 | 40 | "phpunit/phpunit": "^11.3.5" |
41 | 41 | }, |
42 | 42 | "autoload": { |
|
70 | 70 | } |
71 | 71 | }, |
72 | 72 | "conflict": { |
| 73 | + "laravel/framework": "<12.11", |
73 | 74 | "rapidez/reviews": "<4.1" |
74 | 75 | }, |
75 | 76 | "scripts": { |
|
0 commit comments