Skip to content

Commit 5fffc59

Browse files
committed
support php74
1 parent 8610201 commit 5fffc59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"require-dev": {
2222
"workerman/webman-framework": "^1.0 | ^2.0",
23-
"symfony/var-dumper": "^6.0 | ^7.0",
24-
"phpunit/phpunit": "^9.6",
23+
"symfony/var-dumper": "^5.0 | ^6.0 | ^7.0",
24+
"phpunit/phpunit": "^8.0 | ^9.0",
2525
"webman/console": "^1.0 | ^2.0"
2626
},
2727
"suggest": {

0 commit comments

Comments
 (0)