Uses Tinker's stable branch

This commit is contained in:
Nuno Maduro 2024-01-09 18:23:03 +00:00 committed by GitHub
parent f3b9740d56
commit b726807a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"php": "^8.2", "php": "^8.2",
"guzzlehttp/guzzle": "^7.8", "guzzlehttp/guzzle": "^7.8",
"laravel/framework": "^11.0", "laravel/framework": "^11.0",
"laravel/tinker": "dev-develop" "laravel/tinker": "^2.9"
}, },
"require-dev": { "require-dev": {
"fakerphp/faker": "^1.23", "fakerphp/faker": "^1.23",