Skip to content

Commit c978a4b

Browse files
committed
Update depedencies
1 parent a66c0af commit c978a4b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
}
1111
],
1212
"require-dev": {
13-
"phpstan/phpstan": "1.7.15",
13+
"phpstan/phpstan": "1.8.0",
1414
"phpstan/phpstan-deprecation-rules": "1.0.0",
1515
"phpstan/phpstan-phpunit": "1.1.1",
16-
"phpunit/phpunit": "9.5.21",
17-
"rector/rector": "0.13.6",
18-
"symplify/easy-coding-standard": "11.0.5",
16+
"phpunit/phpunit": "^9.5.21",
17+
"rector/rector": "^0.13.6",
18+
"symplify/easy-coding-standard": "^11.0.5",
1919
"ext-simplexml": "*"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)