Commit 4eb5f5ee by yeran

master

1 parent 4eaba2fe
Showing with 1 additions and 6 deletions
......@@ -13,24 +13,19 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=5.5.0",
"php": ">=7.1",
"ext-curl": "*",
"ext-json": "*",
"ext-openssl": "*",
"ext-PDO": "*",
"ext-mbstring": "*",
"ext-phalcon": "~3.0",
"phwoolcon/fsm": "~1.0",
"phwoolcon/js-polyfills": "~1.0",
"phwoolcon/mail-renderer": "~1.0",
"symfony/console": "~3.0",
"pda/pheanstalk": "~3.1",
"swiftmailer/swiftmailer": "~5.4|~6.0",
"opis/closure": "3.0.1"
},
"require-dev": {
"phwoolcon/test-starter": "~1.0",
"phwoolcon/skeleton": "dev-master"
},
"suggest": {
"ext-swoole": "~1.8|~2.0"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!