Skip to content

Commit fd27452

Browse files
committed
downgrade req for interface
1 parent 6969f2a commit fd27452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hooks/IPairHooks.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: AGPL-3.0
2-
pragma solidity ^0.8.20;
2+
pragma solidity ^0.8.0;
33

44
import {ERC20} from "solmate/tokens/ERC20.sol";
55
import {IERC721} from "@openzeppelin/contracts/token/ERC721/IERC721.sol";

0 commit comments

Comments
 (0)