Skip to content

Commit

Permalink
Add PHP 7.4 as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanwimmer128 committed Oct 30, 2020
1 parent 537d2ea commit e3e48e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
}
},
"require": {
"php": "^7.4",
"ext-dom": "*",
"symfony/polyfill-php80": "^1.20"
},
Expand Down
3 changes: 2 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e3e48e4

Please sign in to comment.