Update packages.

This commit is contained in:
James Cole
2025-01-03 08:30:04 +01:00
parent 2ef3a33fbf
commit 21165eb3e0
2 changed files with 319 additions and 386 deletions

View File

@@ -81,7 +81,7 @@
"ext-tokenizer": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"bacon/bacon-qr-code": "2.*",
"bacon/bacon-qr-code": "^2",
"diglactic/laravel-breadcrumbs": "^9",
"gdbots/query-parser": "^3.0",
"guzzlehttp/guzzle": "^7.8",
@@ -93,7 +93,7 @@
"laravel/sanctum": "^4",
"laravel/slack-notification-channel": "^3.3",
"laravel/ui": "^4.2",
"league/commonmark": "2.*",
"league/commonmark": "^2",
"league/csv": "^9.10",
"league/fractal": "0.*",
"mailersend/laravel-driver": "^2.7",
@@ -113,19 +113,17 @@
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.9",
"barryvdh/laravel-ide-helper": "3.*",
"ergebnis/phpstan-rules": "^2.1",
"barryvdh/laravel-ide-helper": "^3",
"fakerphp/faker": "1.*",
"filp/whoops": "2.*",
"larastan/larastan": "^2",
"larastan/larastan": "^3",
"laravel-json-api/testing": "^3.0",
"mockery/mockery": "1.*",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "^10",
"thecodingmachine/phpstan-strict-rules": "^1.0"
"phpstan/phpstan": "^2",
"phpstan/phpstan-deprecation-rules": "^2",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^11"
},
"suggest": {},
"autoload": {

687
composer.lock generated

File diff suppressed because it is too large Load Diff