Skip to content

Instantly share code, notes, and snippets.

@davwheat
Created March 14, 2021 15:42

Force downgrade to 0.13.0

composer require fof/upload:0.13.0

Clear composer cache

composer clearcache

Require 0.13.0 and up

composer require fof/upload:^0.13.0

Issue should be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment