Skip to content

Commit

Permalink
Use laravel/tinker v2 (laravel#5161)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored and taylorotwell committed Nov 26, 2019
1 parent 2f8e55a commit b56fe84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"php": "^7.2",
"fideloper/proxy": "^4.0",
"laravel/framework": "^6.2",
"laravel/tinker": "^1.0"
"laravel/tinker": "^2.0"
},
"require-dev": {
"facade/ignition": "^1.4",
Expand Down

0 comments on commit b56fe84

Please sign in to comment.