Skip to content

Commit a61d192

Browse files
committed
chore: Update development dependencies
1 parent f173129 commit a61d192

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"thecodingmachine/phpstan-safe-rule": "^1.2.0",
1919
"thecodingmachine/phpstan-strict-rules": "^1.0.0",
2020
"phpstan/phpstan-phpunit": "^1.3.15",
21-
"squizlabs/php_codesniffer": "^3.8.1",
22-
"phpstan/phpstan": "^1.10.57",
23-
"phpunit/phpunit": "^11.0.2",
24-
"rector/rector": "^1.0.0"
21+
"squizlabs/php_codesniffer": "^3.9.0",
22+
"phpstan/phpstan": "^1.10.58",
23+
"phpunit/phpunit": "^11.0.3",
24+
"rector/rector": "^1.0.1"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)