Skip to content

Commit 5995e56

Browse files
committed
feat: update PHP and Magento framework requirements in composer.json
1 parent 5630b87 commit 5995e56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
}
1414
},
1515
"require": {
16+
"php": ">=8.3",
17+
"magento/framework": ">=103.0.7",
1618
"laravel/prompts": "^0.3.5"
1719
}
1820
}

0 commit comments

Comments
 (0)