Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit 16cc064

Browse files
authored
Merge pull request #14 from lucacri/master
Update composer to work with tinker 2.0
2 parents d9738e9 + 3adfd7e commit 16cc064

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": ">=7.1.0",
19-
"laravel/tinker": "^1.0",
19+
"laravel/tinker": "^1.0|^2.0",
2020
"laravel/nova": "*"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)