Skip to content

Commit 20036d2

Browse files
author
Youri Wijnands
authored
Update to Laravel Fortify 1.0 (#96)
1 parent 21baabc commit 20036d2

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
@@ -18,14 +18,14 @@
1818
"ext-json": "*",
1919
"illuminate/support": "^8.0",
2020
"jenssegers/agent": "^2.6",
21-
"laravel/fortify": "^0.0.1"
21+
"laravel/fortify": "^1.0"
2222
},
2323
"require-dev": {
2424
"inertiajs/inertia-laravel": "^0.2.4",
2525
"laravel/sanctum": "^2.6",
2626
"mockery/mockery": "^1.0",
2727
"orchestra/testbench": "^6.0",
28-
"phpunit/phpunit": "^8.0"
28+
"phpunit/phpunit": "^9.3"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)