Skip to content

Commit 80f0d6d

Browse files
author
liutao
committed
feat: upgrade 2.0
1 parent 1dbd830 commit 80f0d6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
],
2020
"require": {
2121
"php": ">=8.0",
22-
"microphp/framework": "dev-master"
22+
"microphp/framework": "v2.0",
23+
"microphp/contract": "v2.0"
2324
},
2425
"require-dev": {
2526
"friendsofphp/php-cs-fixer": "^3.22.0",

0 commit comments

Comments
 (0)