mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 21:12:15 +09:00
composer.json에 PHP 버전 명시
This commit is contained in:
parent
8c32ebaae9
commit
e49f1b1cbb
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
|
"php": ">=5.4.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"codeception/codeception": "~2.0",
|
"codeception/codeception": "~2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue