Skip to content

Commit 9fa33a0

Browse files
committed
Update Dependencies
Update Dependencies
1 parent 52817fc commit 9fa33a0

File tree

4 files changed

+304
-301
lines changed

4 files changed

+304
-301
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
"php": "^8.2",
99
"guzzlehttp/guzzle": "^7.9.2",
1010
"inertiajs/inertia-laravel": "^1.3",
11-
"laravel/framework": "^11.26.0",
11+
"laravel/framework": "^11.28.0",
1212
"laravel/sanctum": "^4.0.3",
1313
"laravel/tinker": "^2.10",
1414
"tightenco/ziggy": "^2.3"
1515
},
1616
"require-dev": {
1717
"fakerphp/faker": "^1.23.1",
18-
"laravel/breeze": "^2.2.1",
18+
"laravel/breeze": "^2.2.2",
1919
"laravel/pint": "^1.18.1",
20-
"laravel/sail": "^1.34.0",
20+
"laravel/sail": "^1.36.0",
2121
"mockery/mockery": "^1.6.12",
22-
"nunomaduro/collision": "^8.4.0",
23-
"phpunit/phpunit": "^10.5.35",
22+
"nunomaduro/collision": "^8.5.0",
23+
"phpunit/phpunit": "^10.5.36",
2424
"spatie/laravel-ignition": "^2.8"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)