|
@@ -26,34 +26,34 @@
|
|
|
"ext-session": "*",
|
|
|
"ext-tokenizer": "*",
|
|
|
"ext-xml": "*",
|
|
|
- "chillerlan/php-qrcode": "^5.0",
|
|
|
+ "chillerlan/php-qrcode": "^5.0.3",
|
|
|
"doctormckay/steam-totp": "^1.0",
|
|
|
"enshrined/svg-sanitize": "^0.20.0",
|
|
|
"google/protobuf": "^4.26",
|
|
|
"jackiedo/dotenv-editor": "dev-master",
|
|
|
- "jenssegers/agent": "^2.6",
|
|
|
+ "jenssegers/agent": "^2.6.4",
|
|
|
"khanamiryan/qrcode-detector-decoder": "^2.0.2",
|
|
|
- "laragear/webauthn": "^2.0",
|
|
|
+ "laragear/webauthn": "^2.0.3",
|
|
|
"laravel/framework": "^11.9",
|
|
|
"laravel/passport": "^12.0",
|
|
|
"laravel/socialite": "^5.10",
|
|
|
"laravel/tinker": "^2.9",
|
|
|
"laravel/ui": "^4.2",
|
|
|
- "paragonie/constant_time_encoding": "^2.6",
|
|
|
- "socialiteproviders/manager": "^4.4",
|
|
|
- "spatie/eloquent-sortable": "^4.0.1",
|
|
|
- "spomky-labs/otphp": "^11.0"
|
|
|
+ "paragonie/constant_time_encoding": "^3.0",
|
|
|
+ "socialiteproviders/manager": "^4.8.1",
|
|
|
+ "spatie/eloquent-sortable": "^4.4.2",
|
|
|
+ "spomky-labs/otphp": "^11.3"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "barryvdh/laravel-ide-helper": "^3.0",
|
|
|
+ "barryvdh/laravel-ide-helper": "^3.5.5",
|
|
|
"brianium/paratest": "^7.5",
|
|
|
- "fakerphp/faker": "^1.21",
|
|
|
+ "fakerphp/faker": "^1.24.1",
|
|
|
"larastan/larastan": "^2.9",
|
|
|
- "laravel/pint": "^1.16",
|
|
|
- "mockery/mockery": "^1.6",
|
|
|
+ "laravel/pint": "^1.21",
|
|
|
+ "mockery/mockery": "^1.6.12",
|
|
|
"nunomaduro/collision": "^8.1",
|
|
|
"phpstan/phpstan": "^1.10",
|
|
|
- "phpunit/phpunit": "^11.0.10"
|
|
|
+ "phpunit/phpunit": "^11.5.15"
|
|
|
},
|
|
|
"config": {
|
|
|
"optimize-autoloader": true,
|