Skip to content

Commit 3021bda

Browse files
committed
Update composer.json
1 parent ac3b6ca commit 3021bda

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55
"license": "MIT",
66
"authors": [
77
{
8-
"name": "waithawoo",
8+
"name": "Wai Thaw Oo",
99
"email": "[email protected]"
1010
}
1111
],
1212
"minimum-stability": "dev",
13-
"require": {},
13+
"require": {
14+
"php": ">=7.3"
15+
},
1416
"autoload": {
1517
"psr-4": {
1618
"WaiThaw\\DeeplTranslate\\": "src/"

0 commit comments

Comments
 (0)