Skip to content

Commit

Permalink
fix: add library
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderBestPower committed Dec 9, 2020
1 parent 3955f16 commit ecefa02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
}
},
"require": {
"php": "^7.3",
"php": "^7.4",
"ext-json": "*",
"ext-intl": "*",
"beberlei/assert": "^3.2",
"doctrine/doctrine-bundle": "^2.0",
"doctrine/orm": "^2.7",
Expand Down

0 comments on commit ecefa02

Please sign in to comment.