Skip to content

Commit 9c07902

Browse files
committed
Update dependencies
Update dependencies
1 parent 540b984 commit 9c07902

File tree

4 files changed

+988
-790
lines changed

4 files changed

+988
-790
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
"license": "MIT",
77
"require": {
88
"php": "^8.2",
9-
"guzzlehttp/guzzle": "^7.9.3",
9+
"guzzlehttp/guzzle": "^7.10.0",
1010
"inertiajs/inertia-laravel": "^1.3.3",
11-
"laravel/framework": "^11.45.1",
12-
"laravel/sanctum": "^4.1.1",
11+
"laravel/framework": "^11.46.1",
12+
"laravel/sanctum": "^4.2.0",
1313
"laravel/tinker": "^2.10.1",
14-
"tightenco/ziggy": "^2.5.3"
14+
"tightenco/ziggy": "^2.6.0"
1515
},
1616
"require-dev": {
1717
"fakerphp/faker": "^1.24.1",
18-
"laravel/breeze": "^2.3.7",
19-
"laravel/pint": "^1.22.1",
20-
"laravel/sail": "^1.43.1",
18+
"laravel/breeze": "^2.3.8",
19+
"laravel/pint": "^1.25.1",
20+
"laravel/sail": "^1.46.0",
2121
"mockery/mockery": "^1.6.12",
2222
"nunomaduro/collision": "^8.5.0",
23-
"phpunit/phpunit": "^10.5.47",
23+
"phpunit/phpunit": "^10.5.58",
2424
"spatie/laravel-ignition": "^2.9.1"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)