|
1 | 1 | {
|
2 | 2 | "name": "genealabs/laravel-mixpanel",
|
3 |
| - "description": "MixPanel wrapper for Laravel 5.", |
| 3 | + "description": "MixPanel wrapper for Laravel.", |
4 | 4 | "license": "MIT",
|
5 | 5 | "authors": [
|
6 | 6 | {
|
|
14 | 14 | }
|
15 | 15 | },
|
16 | 16 | "require": {
|
17 |
| - "illuminate/auth": "^10.0|^11.0", |
18 |
| - "illuminate/config": "^10.0|^11.0", |
19 |
| - "illuminate/console": "^10.0|^11.0", |
20 |
| - "illuminate/events": "^10.0|^11.0", |
21 |
| - "illuminate/http": "^10.0|^11.0", |
22 |
| - "illuminate/queue": "^10.0|^11.0", |
23 |
| - "illuminate/routing": "^10.0|^11.0", |
| 17 | + "illuminate/auth": "^10.0|^11.0|^12.0", |
| 18 | + "illuminate/config": "^10.0|^11.0|^12.0", |
| 19 | + "illuminate/console": "^10.0|^11.0|^12.0", |
| 20 | + "illuminate/events": "^10.0|^11.0|^12.0", |
| 21 | + "illuminate/http": "^10.0|^11.0|^12.0", |
| 22 | + "illuminate/queue": "^10.0|^11.0|^12.0", |
| 23 | + "illuminate/routing": "^10.0|^11.0|^12.0", |
24 | 24 | "mixpanel/mixpanel-php": "^2.8",
|
25 | 25 | "sinergi/browser-detector": "^6.1"
|
26 | 26 | },
|
|
0 commit comments