|
17 | 17 | ],
|
18 | 18 | "require": {
|
19 | 19 | "php": "^8.0",
|
20 |
| - "illuminate/container": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", |
21 |
| - "illuminate/database": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", |
22 |
| - "illuminate/log": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", |
23 |
| - "illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", |
24 |
| - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", |
| 20 | + "illuminate/container": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", |
| 21 | + "illuminate/database": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", |
| 22 | + "illuminate/log": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", |
| 23 | + "illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", |
| 24 | + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", |
25 | 25 | "willdurand/email-reply-parser": "^2.8",
|
26 |
| - "zbateson/mail-mime-parser": "^1.1|^2.4" |
| 26 | + "zbateson/mail-mime-parser": "^1.1|^2.4|^3.0" |
27 | 27 | },
|
28 | 28 | "require-dev": {
|
29 | 29 | "laminas/laminas-mail": "^2.13",
|
30 | 30 | "mockery/mockery": "^1.2",
|
31 |
| - "orchestra/testbench": "^4.0|^5.0|^7.0|^8.0|^9.0", |
32 |
| - "phpunit/phpunit": "^7.0|^8.0|^9.3|^10.5" |
| 31 | + "orchestra/testbench": "^4.0|^5.0|^7.0|^8.0|^9.0|^10.0", |
| 32 | + "phpunit/phpunit": "^7.0|^8.0|^9.3|^10.5|^11.5.3" |
33 | 33 | },
|
34 | 34 | "autoload": {
|
35 | 35 | "psr-4": {
|
|
0 commit comments