Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay kumar committed Nov 15, 2019
1 parent e898ef8 commit 2d1b619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
}
],
"require": {
"php": "^7.1.3",
"php": "^7.2",
"uvdesk/composer-plugin": "^1.0",
"uvdesk/core-framework": "^1.0"
"uvdesk/core-framework": "^1.0.3"
},
"autoload": {
"psr-4": { "Webkul\\UVDesk\\ExtensionFrameworkBundle\\": "" }
Expand Down

0 comments on commit 2d1b619

Please sign in to comment.