|
49 | 49 | ], |
50 | 50 | "require": { |
51 | 51 | "php": "^8.0.0", |
52 | | - "illuminate/console": "^8.0.0 || ^9.0.0", |
53 | | - "illuminate/database": "^8.0.0 || ^9.0.0", |
54 | | - "illuminate/support": "^8.0.0 || ^9.0.0", |
| 52 | + "illuminate/console": "^9.0.0 || ^10.0.0", |
| 53 | + "illuminate/database": "^9.0.0 || ^10.0.0", |
| 54 | + "illuminate/support": "^9.0.0 || ^10.0.0", |
55 | 55 | "jeremeamia/superclosure": "^2.4.0", |
56 | 56 | "rinvex/laravel-support": "^6.0.0", |
57 | 57 | "spatie/eloquent-sortable": "^4.0.0", |
58 | | - "spatie/laravel-sluggable": "^3.0.0", |
59 | | - "spatie/laravel-translatable": "^5.0.0" |
| 58 | + "spatie/laravel-sluggable": "^3.3.0", |
| 59 | + "spatie/laravel-translatable": "^5.2.0" |
60 | 60 | }, |
61 | 61 | "require-dev": { |
62 | 62 | "codedungeon/phpunit-result-printer": "^0.31.0", |
63 | | - "illuminate/container": "^8.0.0 || ^9.0.0", |
64 | | - "orchestra/testbench": "^6.7.0", |
| 63 | + "illuminate/container": "^9.0.0 || ^10.0.0", |
| 64 | + "orchestra/testbench": "^7.0.0", |
65 | 65 | "phpunit/phpunit": "^9.5.0" |
66 | 66 | }, |
67 | 67 | "autoload": { |
|
0 commit comments