Skip to content

Commit

Permalink
pin eveapi (#1459)
Browse files Browse the repository at this point in the history
* pin eveapi anything below 3.1
  • Loading branch information
herpaderpaldent authored May 27, 2024
1 parent 4213dee commit ec47a57
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 @@ -28,7 +28,7 @@
"php": "^8.1",
"laravel/framework": "^10.0",
"laravel/socialite": "^5.0",
"seatplus/eveapi": "^3.0",
"seatplus/eveapi": "<3.1",
"seatplus/auth": "^3.0",
"tightenco/ziggy": "^1.0.4",
"spatie/laravel-permission": "^5.4",
Expand Down

0 comments on commit ec47a57

Please sign in to comment.