Skip to content

Commit 9bf50ff

Browse files
committed
update some for composer dev json
1 parent 02430c8 commit 9bf50ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev.composer.json renamed to composer.dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"php": ">7.1",
1313
"ext-pdo": "*",
1414
"ext-json": "*",
15-
"ext-swoole": ">=4.3",
1615
"swoft/component": "dev-master as 2.0",
1716
"swoft/ext": "dev-master as 2.0"
1817
},
1918
"require-dev": {
19+
"swoft/swlib": "~2.0.0",
2020
"swoft/swoole-ide-helper": "dev-master",
2121
"phpunit/phpunit": "^7.5 || ^8.0"
2222
},

0 commit comments

Comments
 (0)