Skip to content

Commit

Permalink
update some for composer dev json
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed May 6, 2021
1 parent 02430c8 commit 9bf50ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev.composer.json → composer.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"php": ">7.1",
"ext-pdo": "*",
"ext-json": "*",
"ext-swoole": ">=4.3",
"swoft/component": "dev-master as 2.0",
"swoft/ext": "dev-master as 2.0"
},
"require-dev": {
"swoft/swlib": "~2.0.0",
"swoft/swoole-ide-helper": "dev-master",
"phpunit/phpunit": "^7.5 || ^8.0"
},
Expand Down

0 comments on commit 9bf50ff

Please sign in to comment.