File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ public function __construct(
4040 }
4141
4242 /**
43- * @return $this| ApplePayDomainAssociationFileButton
43+ * @return ApplePayDomainAssociationFileButton
4444 */
45- protected function _prepareLayout (): ApplePayDomainAssociationFileButton | static
45+ protected function _prepareLayout (): ApplePayDomainAssociationFileButton
4646 {
4747 parent ::_prepareLayout ();
4848
Original file line number Diff line number Diff line change 1818 "magento/module-vault" : " >=101.2.4" ,
1919 "magento/module-multishipping" : " >=100.4.4" ,
2020 "magento/module-graph-ql" : " >=100.4.4" ,
21- "magento/module-instant-purchase" : " >=100.4.4 " ,
21+ "magento/module-instant-purchase" : " >=100.4.3 " ,
2222 "ext-json" : " *"
2323 },
2424 "require-dev" : {
You can’t perform that action at this time.
0 commit comments