Skip to content

Commit b74c343

Browse files
committed
Upgrade composer packages
1 parent a29453c commit b74c343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"php": "^8.1",
1212
"guzzlehttp/guzzle": "^7.2",
1313
"laravel/fortify": "^1.16",
14-
"laravel/framework": "^10.0",
14+
"laravel/framework": "^v10.10",
1515
"laravel/sanctum": "^3.2",
1616
"laravel/tinker": "^2.8",
1717
"silber/bouncer": "^1.0"
@@ -23,7 +23,7 @@
2323
"laravel/sail": "^1.18",
2424
"mockery/mockery": "^1.4.4",
2525
"nunomaduro/collision": "^7.0",
26-
"phpunit/phpunit": "^10.0",
26+
"phpunit/phpunit": "^10.1",
2727
"spatie/laravel-ignition": "^2.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)