kbrw/reaxt-example

Not working with newest phoneix

Closed this issue · 1 comments

trsh commented

** (Mix) Dependency specified in the wrong format:

{:poolboy, nil, [optional: false, hex: :poolboy]}

Expected:

{app, opts} | {app, requirement} | {app, requirement, opts}

Where:

app :: atom
requirement :: String.t | Regex.t
opts :: Keyword.t

The "reaxt" version was not up to date in mix.lock, thank you for notifying me