Skip to content

Commit a451099

Browse files
committed
use stable version of fortify
1 parent e31d771 commit a451099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.1",
2020
"laravel/framework": "^11.0",
21-
"laravel/fortify": "^2.0"
21+
"laravel/fortify": "^1.3"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^9.12.0 ",

0 commit comments

Comments
 (0)