mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-02-11 14:09:31 -06:00
Bump Laravel dependencies
This commit is contained in:
@@ -25,12 +25,12 @@
|
||||
"hootlex/laravel-moderation": "^1.1",
|
||||
"intervention/image": "^2.7.2",
|
||||
"joypixels/assets": "^6.6",
|
||||
"laravel/framework": "^v9.30.0",
|
||||
"laravel/framework": "^10.0",
|
||||
"laravel/tinker": "^2.8",
|
||||
"laravel/ui": "^3.4.6",
|
||||
"laravel/ui": "^4.2",
|
||||
"league/flysystem-sftp-v3": "^3.10.3",
|
||||
"livewire/livewire": "^2.11.2",
|
||||
"marcreichel/igdb-laravel": "^3.6.1",
|
||||
"marcreichel/igdb-laravel": "dev-laravel-10-support",
|
||||
"paragonie/constant_time_encoding": "^2.6.3",
|
||||
"predis/predis": "^2.1.1",
|
||||
"spatie/laravel-backup": "^8.1.6",
|
||||
@@ -38,7 +38,7 @@
|
||||
"spatie/laravel-image-optimizer": "^1.7.1",
|
||||
"spatie/ssl-certificate": "^1.22.1",
|
||||
"symfony/dom-crawler": "^6.2.5",
|
||||
"theodorejb/polycast": "^1.0",
|
||||
"theodorejb/polycast": "dev-master",
|
||||
"voku/anti-xss": "^4.1.39",
|
||||
"vstelmakh/url-highlight": "^3.0.2"
|
||||
},
|
||||
@@ -50,7 +50,7 @@
|
||||
"mockery/mockery": "^1.5.1",
|
||||
"nunomaduro/collision": "^6.4",
|
||||
"phpunit/phpunit": "^9.5.28",
|
||||
"spatie/laravel-ignition": "^1.6.4"
|
||||
"spatie/laravel-ignition": "^2.0"
|
||||
},
|
||||
"config": {
|
||||
"preferred-install": "dist",
|
||||
|
||||
Reference in New Issue
Block a user