|
31 | 31 | }, |
32 | 32 | "require": { |
33 | 33 | "php": "^8.2", |
34 | | - "illuminate/contracts": "^11.0", |
35 | | - "illuminate/http": "^11.0", |
36 | | - "illuminate/support": "^11.0", |
| 34 | + "illuminate/contracts": "^11.0 || ^12.0", |
| 35 | + "illuminate/http": "^11.0 || ^12.0", |
| 36 | + "illuminate/support": "^11.0 || ^12.0", |
37 | 37 | "ramsey/uuid": "^4.7", |
38 | 38 | "symfony/property-access": "^7.1", |
39 | 39 | "symfony/property-info": "^7.1", |
40 | 40 | "symfony/serializer": "^7.1" |
41 | 41 | }, |
42 | 42 | "require-dev": { |
43 | | - "ergebnis/phpunit-slow-test-detector": "^2.14", |
44 | | - "larastan/larastan": "^2.9", |
45 | | - "orchestra/testbench": "^9.1", |
46 | | - "pestphp/pest": "^2.34", |
| 43 | + "ergebnis/phpunit-slow-test-detector": "^2.19", |
| 44 | + "larastan/larastan": "^2.11", |
| 45 | + "orchestra/testbench": "^9.14", |
| 46 | + "pestphp/pest": "^2.36", |
47 | 47 | "pestphp/pest-plugin-laravel": "^2.4", |
48 | 48 | "phpstan/extension-installer": "^1.4", |
49 | | - "phpstan/phpstan": "^1.11", |
| 49 | + "phpstan/phpstan": "^1.12", |
50 | 50 | "phpstan/phpstan-deprecation-rules": "^1.2", |
51 | 51 | "phpstan/phpstan-phpunit": "^1.4", |
52 | 52 | "phpstan/phpstan-strict-rules": "^1.6", |
53 | 53 | "phpunit/phpunit": "^10.5", |
54 | | - "psalm/plugin-laravel": "^2.11", |
| 54 | + "psalm/plugin-laravel": "^2.12", |
55 | 55 | "psalm/plugin-phpunit": "^0.19", |
56 | | - "rector/rector": "^1.1", |
| 56 | + "rector/rector": "^1.2", |
57 | 57 | "roave/infection-static-analysis-plugin": "^1.35", |
58 | 58 | "symfony/yaml": "^7.1", |
59 | 59 | "vimeo/psalm": "^5.24", |
|
0 commit comments