|
17 | 17 | ], |
18 | 18 | "require": { |
19 | 19 | "php": "^8.2", |
20 | | - "laravel/framework": "^10.0 || ^11.0", |
| 20 | + "laravel/framework": "^11.0", |
21 | 21 | "ruflin/elastica": "^7.1 || 8.x-dev", |
22 | 22 | "spatie/laravel-package-tools": "^1.13.0" |
23 | 23 | }, |
24 | 24 | "require-dev": { |
25 | 25 | "driftingly/rector-laravel": "^1.2.6", |
26 | 26 | "larastan/larastan": "^2.9.14", |
27 | 27 | "laravel/pint": "^1.21.0", |
28 | | - "nunomaduro/collision": "^7.10.0 || ^8.5.0", |
29 | | - "orchestra/testbench": "^8.22.0 || ^9.11", |
| 28 | + "nunomaduro/collision": "^8.6.1", |
| 29 | + "orchestra/testbench": "^9.11 || ^10.0", |
30 | 30 | "phpstan/extension-installer": "^1.4.3", |
31 | 31 | "phpstan/phpstan-deprecation-rules": "^1.2.1", |
32 | 32 | "phpstan/phpstan-phpunit": "^1.4.2", |
33 | 33 | "phpstan/phpstan-strict-rules": "^1.6.2", |
34 | | - "phpunit/phpunit": "^10.5.45", |
| 34 | + "phpunit/phpunit": "^11.5.10", |
35 | 35 | "psr/log": "^3.0.2", |
36 | 36 | "rector/rector": "^1.2.10", |
37 | 37 | "sentry/sentry": "^4.10.0", |
|
0 commit comments