Skip to content

Commit a5ddf4a

Browse files
committed
Update dependencies.
1 parent 53748a5 commit a5ddf4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"nikic/php-parser": "^4.4"
3939
},
4040
"require-dev": {
41-
"phpstan/phpstan": "^1.4",
42-
"phpunit/phpunit": "^9.5",
41+
"phpstan/phpstan": "^1.12",
42+
"phpunit/phpunit": "^9.6",
4343
"phpspec/prophecy-phpunit": "^2.0",
44-
"squizlabs/php_codesniffer": "^3.6"
44+
"squizlabs/php_codesniffer": "^3.10"
4545
},
4646
"scripts": {
4747
"test": [

0 commit comments

Comments
 (0)