Skip to content

Commit dd2f43c

Browse files
committed
Update dev dependencies
1 parent 38d0a97 commit dd2f43c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
},
88
"require-dev": {
99
"ext-mbstring": "*",
10-
"phpstan/phpstan": "^1.9",
11-
"phpstan/phpstan-deprecation-rules": "^1.1",
12-
"phpstan/phpstan-phpunit": "^1.3",
13-
"phpunit/phpunit": "^9.5",
14-
"symfony/http-client": "^5.3"
10+
"phpstan/phpstan": "^1.10.39",
11+
"phpstan/phpstan-deprecation-rules": "^1.1.4",
12+
"phpstan/phpstan-phpunit": "^1.3.15",
13+
"phpunit/phpunit": "^9.6.13",
14+
"symfony/http-client": "^5.4.29 || ^6.3.5"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)