v0.3.1
Fixed
swarm:relay/DatabaseDurableOutbox::reserve()threwBadMethodCallException: Call to undefined method Builder::skipLocked()on Laravel 13 with Postgres or MySQL.FOR UPDATE SKIP LOCKEDmust be expressed as a string passed to->lock()— there is no chainableskipLocked()method onIlluminate\Database\Query\Builder. (#3)