solana-php-sdk
solana-php-sdk copied to clipboard
Compatible with older PHP project?
I am aware this SDK is using php ~8.2, and guzzlehttp/guzzle: ^7.3,
But my team's repo has php 7.4.x, and guzzlehttp/guzzle 6.5.5 .
Can my team's older repo use this SDK? Thanks