[submodule "tests/contract-playground/lib/forge-std"]
	path = tests/contract-playground/lib/forge-std
	url = https://github.com/foundry-rs/forge-std
[submodule "tests/contract-playground/lib/openzeppelin-contracts"]
	path = tests/contract-playground/lib/openzeppelin-contracts
	url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "tests/contract-playground/lib/solmate"]
	path = tests/contract-playground/lib/solmate
	url = https://github.com/transmissions11/solmate
[submodule "tests/contract-playground/lib/v2-periphery"]
	path = tests/contract-playground/lib/v2-periphery
	url = https://github.com/Uniswap/v2-periphery
