Skip to content

Commit 6013536

Browse files
committed
fix composer.json
1 parent f0d643d commit 6013536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.0",
2020
"ext-json": "*",
21-
"soliphp/framework": "dev-master",
21+
"soliphp/framework": "^2.0",
2222
"soliphp/helpers": "^1.1",
2323
"soliphp/view": "^1.0",
2424
"nikic/fast-route": "^1.3",

0 commit comments

Comments
 (0)