You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dependencies): update guanguans/soar-php to ^6.1 and refactor related usages
- Remove redundant composer commands for guanguans/soar-php in tests.yml.
- Update guanguans/soar-php dependency in composer.json to ^6.1.
- Remove custom repository configuration for soar-php in composer.json.
- Replace Soar::getOption references with updated method getLogOutput in ClearCommand.
- Adjust method call in ScoreCommand from getOption to getQuery.
- Remove deprecated getDelimiter method in Soar facade.
- Add new defaultSoarBinary method to Soar facade for better binary handling.
0 commit comments