Skip to content

Commit 5d41e8c

Browse files
authored
Update composer.json
1 parent 74b1159 commit 5d41e8c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@
1414
],
1515
"license": "BSD-2-Clause",
1616
"require": {
17-
"php": ">=7.1.3",
18-
"psr/log": "*",
19-
"symfony/polyfill-intl-idn": "^1.11",
20-
"symfony/cache": "^4.2",
21-
"symfony/polyfill-mbstring": "^1.11"
17+
"php": ">=7.1.3"
2218
},
2319
"authors": [
2420
{

0 commit comments

Comments
 (0)