Skip to content

Commit

Permalink
Update for php 7.3 and php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalBrouwers authored Mar 8, 2021
1 parent dec8c71 commit 1c9db03
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": "honl/magento2-import",
"description": "",
"require": {
"php": "~7.1.0 || ~7.2.0",
"php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0",
"guzzlehttp/guzzle": "~6.0",
"prewk/xml-string-streamer": "^0.7.2",
"prewk/xml-string-streamer-guzzle": "^0.1.0",
Expand Down

0 comments on commit 1c9db03

Please sign in to comment.