NicklasWallgren / instagram-api

Instagram Private API
MIT License
145 stars 47 forks source link

Parse error: syntax error ... #67

Open kayz9119 opened 2 years ago

kayz9119 commented 2 years ago

I'm trying to use this API but I get this error from API's self codes. Parse error: syntax error, unexpected '.', expecting '&' or variable (T_VARIABLE) in /opt/lampp/htdocs/vendor/symfony/deprecation-contracts/function.php on line 23 How can I fix this problem?

Thanks

NicklasWallgren commented 2 years ago

What version of PHP? The library is compatible with 7.x.