Skip to content

Commit

Permalink
Lock sanctum to v2.13
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Apr 16, 2022
1 parent 66a9b6d commit 2d45bdb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"dingo/api": "~3.0",
"laravel/sanctum": "~2.2"
"laravel/sanctum": "~2.13.0"
},
"extra": {
"tastyigniter-extension": {
Expand All @@ -27,10 +27,7 @@
"color": "#fff",
"backgroundColor": "#02586F"
},
"homepage": "https://tastyigniter.com/marketplace/item/igniter-api",
"require": {
"igniter.local": "*"
}
"homepage": "https://tastyigniter.com/marketplace/item/igniter-api"
}
}
}

0 comments on commit 2d45bdb

Please sign in to comment.