|
17 | 17 | ], |
18 | 18 | "require": { |
19 | 19 | "php": "^8.0", |
20 | | - "illuminate/contracts": "^9.0|^10.0", |
| 20 | + "illuminate/contracts": "^10.0|^11.0", |
21 | 21 | "spatie/eloquent-sortable": "^4.0", |
22 | | - "spatie/laravel-package-tools": "^1.9.2" |
| 22 | + "spatie/laravel-package-tools": "^1.16.4" |
23 | 23 | }, |
24 | 24 | "require-dev": { |
25 | 25 | "laravel/pint": "^1.0", |
26 | | - "nunomaduro/collision": "^6.0", |
| 26 | + "nunomaduro/collision": "^7.0|^8.0", |
27 | 27 | "nunomaduro/larastan": "^2.0.1", |
28 | | - "orchestra/testbench": "^7.0|^8.0", |
29 | | - "pestphp/pest": "^1.21", |
30 | | - "pestphp/pest-plugin-laravel": "^1.1", |
| 28 | + "orchestra/testbench": "^8.0|^9.0", |
| 29 | + "pestphp/pest": "^2.0", |
| 30 | + "pestphp/pest-plugin-laravel": "^2.0", |
31 | 31 | "phpstan/extension-installer": "^1.1", |
32 | 32 | "phpstan/phpstan-deprecation-rules": "^1.0", |
33 | 33 | "phpstan/phpstan-phpunit": "^1.0", |
34 | | - "phpunit/phpunit": "^9.5", |
| 34 | + "phpunit/phpunit": "^10.0", |
35 | 35 | "spatie/laravel-ray": "^1.26" |
36 | 36 | }, |
37 | 37 | "autoload": { |
|
0 commit comments