Skip to content

Commit

Permalink
Trying to sync packagist updating composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrohgdl1995 committed Jun 14, 2020
1 parent 8177849 commit 1df300c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@
"name": "lima/movies",
"description": "A module that integrate magento 2 with some movies api to import movies to catalog",
"type": "magento2-module",
"version": "1.0.5",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"require": {
"php": ">=7.1",
"php": "~7.1.3||~7.2.0||~7.3.0"
},
"require-dev": {
"magento/community-edition": ">=2.2.0",
},
"authors": [
{
"name": "PedroLima",
Expand Down

0 comments on commit 1df300c

Please sign in to comment.