|
20 | 20 | ], |
21 | 21 | "require": { |
22 | 22 | "php": "^8.2", |
23 | | - "illuminate/routing": "^9.0|^10.0|^11.0|^12.0", |
24 | | - "illuminate/support": "^9.0|^10.0|^11.0|^12.0", |
| 23 | + "illuminate/routing": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 24 | + "illuminate/support": "^9.0|^10.0|^11.0|^12.0|^13.0", |
25 | 25 | "php-open-source-saver/fractal": "^1.0" |
26 | 26 | }, |
27 | 27 | "require-dev": { |
28 | 28 | "friendsofphp/php-cs-fixer": "~3", |
29 | | - "illuminate/auth": "^9.0|^10.0|^11.0|^12.0", |
30 | | - "illuminate/cache": "^9.0|^10.0|^11.0|^12.0", |
31 | | - "illuminate/console": "^9.0|^10.0|^11.0|^12.0", |
32 | | - "illuminate/database": "^9.0|^10.0|^11.0|^12.0", |
33 | | - "illuminate/events": "^9.0|^10.0|^11.0|^12.0", |
34 | | - "illuminate/filesystem": "^9.0|^10.0|^11.0|^12.0", |
35 | | - "illuminate/log": "^9.0|^10.0|^11.0|^12.0", |
36 | | - "illuminate/pagination": "^9.0|^10.0|^11.0|^12.0", |
37 | | - "laravel/framework": "^9.0|^10.0|^11.0|^12.0", |
38 | | - "illuminate/translation": "^9.0|^10.0|^11.0|^12.0", |
| 29 | + "illuminate/auth": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 30 | + "illuminate/cache": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 31 | + "illuminate/console": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 32 | + "illuminate/database": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 33 | + "illuminate/events": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 34 | + "illuminate/filesystem": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 35 | + "illuminate/log": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 36 | + "illuminate/pagination": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 37 | + "laravel/framework": "^9.0|^10.0|^11.0|^12.0|^13.0", |
| 38 | + "illuminate/translation": "^9.0|^10.0|^11.0|^12.0|^13.0", |
39 | 39 | "mockery/mockery": "~1.0", |
40 | 40 | "php-open-source-saver/jwt-auth": "^1.4 | ^2.8", |
41 | 41 | "phpunit/phpunit": "^9.5|^10.5", |
|
0 commit comments