Skip to content

Commit e036c39

Browse files
committed
add jasonlewis/basset as a dependency
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
1 parent b4d05ba commit e036c39

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"require": {
3-
"illuminate/foundation": ">=1.0.0"
3+
"illuminate/foundation": ">=1.0.0",
4+
"jasonlewis/basset": "*"
45
},
56
"autoload": {
67
"classmap": [

0 commit comments

Comments
 (0)