also looking at this
chore(deps): update illuminate packages to v13
#119
1 file
+3
-3
Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.
| @@ -6,9 +6,9 @@ | ||
| 6 | 6 | "keywords": ["laravel", "serverless", "lambda", "aws", "ts-cloud"], |
| 7 | 7 | "require": { |
| 8 | 8 | "php": "^8.1", |
| 9 | "illuminate/support": "^10.0|^11.0|^12.0", | |
| 10 | "illuminate/queue": "^10.0|^11.0|^12.0", | |
| 11 | "illuminate/console": "^10.0|^11.0|^12.0" | |
| 9 | "illuminate/support": "13.26.1", | |
| 10 | "illuminate/queue": "13.26.1", | |
| 11 | "illuminate/console": "13.26.1" | |
| 12 | 12 | }, |
| 13 | 13 | "autoload": { |
| 14 | 14 | "psr-4": { |