Skip to content

Commit 5d6b632

Browse files
committed
feature: change webman-framework to dev
1 parent b4476e6 commit 5d6b632

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"description": "Webman plugin webman-tech/debugbar",
66
"require": {
77
"php": ">=7.2",
8-
"maximebf/debugbar": "^1.18",
9-
"workerman/webman-framework": "^1.3"
8+
"maximebf/debugbar": "^1.18"
109
},
1110
"autoload": {
1211
"psr-4": {
@@ -17,6 +16,7 @@
1716
"illuminate/database": "^8.83",
1817
"illuminate/events": "^8.83",
1918
"illuminate/redis": "^8.83",
20-
"symfony/finder": "^5.4"
19+
"symfony/finder": "^5.4",
20+
"workerman/webman-framework": "^1.4"
2121
}
2222
}

0 commit comments

Comments
 (0)