Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkhoa99 authored Apr 22, 2020
1 parent d656550 commit f5aec14
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Ajax Wishlist module",
"require": {
"php": "~7.1.3||~7.2.0||~7.3.0",
"boolfly/module-base": "100.0.*"
"boolfly/module-base": "^1.0.0"
},
"type": "magento2-module",
"license": [
Expand All @@ -17,6 +17,5 @@
"psr-4": {
"Boolfly\\AjaxWishlist\\": ""
}
},
"version": "100.0.0"
}
}
}

0 comments on commit f5aec14

Please sign in to comment.