Laravel Sail setup

This commit is contained in:
2025-10-30 11:10:32 -07:00
parent e7c90db220
commit 283595485c
7 changed files with 74 additions and 112 deletions

View File

@@ -18,7 +18,7 @@
"laravel/boost": "^1.6",
"laravel/pail": "^1.2.2",
"laravel/pint": "^1.24",
"laravel/sail": "^1.41",
"laravel/sail": "*",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.6",
"pestphp/pest": "^4.1",
@@ -89,4 +89,4 @@
},
"minimum-stability": "stable",
"prefer-stable": true
}
}