latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
692 stars 174 forks source link

loosen solidity version requirements #2912

Open holic opened 1 week ago

holic commented 1 week ago

I have a project on 0.8.23 and wanted to bump gas report dep, but got this error

Found incompatible Solidity versions:
test/MockProject.t.sol ^0.8.22 imports:
    lib/forge-std/src/Test.sol >=0.6.2, <0.9.0
    node_modules/@latticexyz/gas-report/src/GasReporter.sol >=0.8.24