|
20 | 20 | "require": { |
21 | 21 | "php": "^8.2", |
22 | 22 | "ext-zip": "^1.14.0", |
23 | | - "illuminate/console": "^10.10.0|^11.0|^12.0", |
24 | | - "illuminate/contracts": "^10.10.0|^11.0|^12.0", |
25 | | - "illuminate/events": "^10.10.0|^11.0|^12.0", |
26 | | - "illuminate/filesystem": "^10.10.0|^11.0|^12.0", |
27 | | - "illuminate/notifications": "^10.10.0|^11.0|^12.0", |
28 | | - "illuminate/support": "^10.10.0|^11.0|^12.0", |
| 23 | + "illuminate/console": "^11.0|^12.0", |
| 24 | + "illuminate/contracts": "^11.0|^12.0", |
| 25 | + "illuminate/events": "^11.0|^12.0", |
| 26 | + "illuminate/filesystem": "^11.0|^12.0", |
| 27 | + "illuminate/notifications": "^11.0|^12.0", |
| 28 | + "illuminate/support": "^11.0|^12.0", |
29 | 29 | "league/flysystem": "^3.0", |
30 | 30 | "spatie/db-dumper": "^3.8", |
31 | 31 | "spatie/laravel-package-tools": "^1.6.2", |
|
41 | 41 | "laravel/slack-notification-channel": "^2.5|^3.0", |
42 | 42 | "league/flysystem-aws-s3-v3": "^2.0|^3.0", |
43 | 43 | "mockery/mockery": "^1.4", |
44 | | - "orchestra/testbench": "^8.0|^9.0|^10.0", |
45 | | - "pestphp/pest": "^1.20|^2.0|^3.0|^4.0", |
| 44 | + "orchestra/testbench": "^9.0|^10.0", |
| 45 | + "pestphp/pest": "^4.0", |
46 | 46 | "phpstan/extension-installer": "^1.1", |
47 | 47 | "phpstan/phpstan-deprecation-rules": "^1.0", |
48 | 48 | "phpstan/phpstan-phpunit": "^1.1", |
|
0 commit comments