|
24 | 24 | "doctrine/dbal": "^4.1", |
25 | 25 | "doctrine/orm": "^3.1", |
26 | 26 | "doctrine/persistence": "^3.3", |
27 | | - "illuminate/auth": "^9.0|^10.0|^11.0", |
28 | | - "illuminate/console": "^9.0|^10.0|^11.0", |
29 | | - "illuminate/container": "^9.0|^10.0|^11.0", |
30 | | - "illuminate/contracts": "^9.0|^10.0|^11.0", |
31 | | - "illuminate/pagination": "^9.0|^10.0|^11.0", |
32 | | - "illuminate/routing": "^9.0|^10.0|^11.0", |
33 | | - "illuminate/support": "^9.0|^10.0|^11.0", |
34 | | - "illuminate/validation": "^9.0|^10.0|^11.0", |
35 | | - "illuminate/view": "^9.0|^10.0|^11.0", |
| 27 | + "illuminate/auth": "^10.0|^11.0", |
| 28 | + "illuminate/console": "^10.0|^11.0", |
| 29 | + "illuminate/container": "^10.0|^11.0", |
| 30 | + "illuminate/contracts": "^10.0|^11.0", |
| 31 | + "illuminate/pagination": "^10.0|^11.0", |
| 32 | + "illuminate/routing": "^10.0|^11.0", |
| 33 | + "illuminate/support": "^10.0|^11.0", |
| 34 | + "illuminate/validation": "^10.0|^11.0", |
| 35 | + "illuminate/view": "^10.0|^11.0", |
36 | 36 | "symfony/cache": "^6.0|^7.0", |
37 | 37 | "symfony/serializer": "^5.0|^6.0|^7.0" |
38 | 38 | }, |
|
41 | 41 | }, |
42 | 42 | "require-dev": { |
43 | 43 | "phpunit/phpunit": "^9.3", |
44 | | - "mockery/mockery": "^1.3.1", |
| 44 | + "mockery/mockery": "^1.6.12", |
45 | 45 | "illuminate/log": "^9.0|^10.0|^11.0", |
46 | 46 | "illuminate/notifications": "^9.0|^10.0|^11.0", |
47 | 47 | "illuminate/queue": "^9.0|^10.0|^11.0", |
|
0 commit comments