|
32 | 32 | "illuminate/database": "5.8.*", |
33 | 33 | "illuminate/events": "5.8.*", |
34 | 34 | "illuminate/filesystem": "5.8.*", |
35 | | - "league/csv": "^8.1", |
| 35 | + "league/csv": "^9.2.1", |
36 | 36 | "league/flysystem": "~1.0", |
37 | 37 | "league/flysystem-aws-s3-v3": "~1.0", |
38 | 38 | "league/flysystem-cached-adapter": "~1.0", |
39 | 39 | "league/flysystem-rackspace": "~1.0", |
40 | 40 | "league/flysystem-sftp": "~1.0", |
41 | 41 | "monolog/monolog": "^1", |
42 | 42 | "phpmailer/phpmailer": "5.2.10", |
43 | | - "rockettheme/toolbox": "1.3.1", |
44 | 43 | "slim/csrf": "^0.8", |
45 | 44 | "slim/slim": "^3", |
46 | | - "slim/twig-view": "^1.2", |
| 45 | + "slim/twig-view": "^2.5", |
47 | 46 | "symfony/http-foundation": "*", |
48 | | - "twig/twig": "^1.18", |
49 | | - "userfrosting/assets": "^5.0.4", |
50 | | - "userfrosting/config": "~4.2.0", |
51 | | - "userfrosting/cache": "~4.2.0", |
52 | | - "userfrosting/fortress": "~4.2.0", |
53 | | - "userfrosting/i18n": "~4.2.0", |
54 | | - "userfrosting/session": "~4.2.2", |
55 | | - "userfrosting/support": "~4.2.0", |
| 47 | + "twig/twig": "^2.11", |
| 48 | + "userfrosting/assets": "^6.0.0", |
| 49 | + "userfrosting/config": "~4.3.0", |
| 50 | + "userfrosting/cache": "~4.3.0", |
| 51 | + "userfrosting/fortress": "~4.3.0", |
| 52 | + "userfrosting/i18n": "~4.3.0", |
| 53 | + "userfrosting/session": "~4.3.0", |
| 54 | + "userfrosting/support": "~4.3.0", |
56 | 55 | "vlucas/phpdotenv": "^2" |
57 | 56 | }, |
58 | 57 | "autoload": { |
|
0 commit comments