Skip to content

Commit

Permalink
composer json support ~8.1.0, ~8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkhoa99 authored Apr 2, 2023
1 parent f3aa21b commit 75b36f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "boolfly/module-base",
"description": "Core module",
"require": {
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0"
"php": "~8.1.0||~8.2.0"
},
"type": "magento2-module",
"license": [
Expand Down

0 comments on commit 75b36f3

Please sign in to comment.