Skip to content

Commit f2388d6

Browse files
committed
update dev tools
1 parent d933b19 commit f2388d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"ext-json": "*"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit" : ">=6.5",
32-
"squizlabs/php_codesniffer": "^2.3"
31+
"phpunit/phpunit": "^9.4.3",
32+
"squizlabs/php_codesniffer": "^3.5.8"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)