Skip to content

Commit 77d4a3d

Browse files
committed
chore: Update development dependencies
1 parent 7f42224 commit 77d4a3d

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
@@ -13,13 +13,13 @@
1313
"php": "^8.2"
1414
},
1515
"require-dev": {
16-
"brainbits/phpcs-standard": "^7.0",
16+
"brainbits/phpcs-standard": "^7.0.1",
1717
"ergebnis/phpstan-rules": "^2.2.0",
1818
"thecodingmachine/phpstan-safe-rule": "^1.2.0",
1919
"thecodingmachine/phpstan-strict-rules": "^1.0.0",
20-
"phpstan/phpstan-phpunit": "^1.3.15",
20+
"phpstan/phpstan-phpunit": "^1.3.16",
2121
"squizlabs/php_codesniffer": "^3.9.0",
22-
"phpstan/phpstan": "^1.10.58",
22+
"phpstan/phpstan": "^1.10.59",
2323
"phpunit/phpunit": "^11.0.3",
2424
"rector/rector": "^1.0.1"
2525
},

0 commit comments

Comments
 (0)