Skip to content

Commit bb96438

Browse files
author
XieBiao
committed
up composer require
1 parent de0c528 commit bb96438

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"email": "hhxsv5@sina.com"
1515
}
1616
],
17-
"require": {},
17+
"require": {
18+
"php": ">=5.4"
19+
},
1820
"require-dev": {
1921
"phpunit/phpunit": "~6.0"
2022
},

0 commit comments

Comments
 (0)