saloonphp / saloon

🤠 Build beautiful API integrations and SDKs with Saloon
https://docs.saloon.dev
MIT License
2.09k stars 107 forks source link

Upgrade from v1 composer confusion... #293

Closed ulfie22 closed 1 year ago

ulfie22 commented 1 year ago

In the "Upgrade from v1" instructions, it says to require (for Laravel):

"sammyjo20/saloon": "^2.0",
"sammyjo20/saloon-laravel": "^2.0"

I believe it should be:

"saloonphp/saloon": "^2.0",
"saloonphp/laravel-plugin": "^2.0",

I couldn't find a place to make a PR for this change, so if it is possible to do that, I apologize for posting this here.

Sammyjo20 commented 1 year ago

Hey @ulfie22 many thanks for noticing this, I completely missed that! I have now updated the upgrade guide. For your future reference if you're interested - you can see and contribute to the docs here: https://github.com/sammyjo20/saloon-docs

Many thanks for your sponsorship too, it's greatly appreciated 🙌