Skip to content

Commit 8996c61

Browse files
committed
Bump dev-dependencies
1 parent e867d93 commit 8996c61

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
@@ -17,14 +17,14 @@
1717
},
1818
"require-dev": {
1919
"beste/clock": "^3.0",
20-
"beste/php-cs-fixer-config": "^3.1",
21-
"friendsofphp/php-cs-fixer": "^3.60.0",
20+
"beste/php-cs-fixer-config": "^3.1.1",
21+
"friendsofphp/php-cs-fixer": "^3.62.0",
2222
"phpstan/extension-installer": "^1.4.1",
23-
"phpstan/phpstan": "^1.11.8",
23+
"phpstan/phpstan": "^1.11.10",
2424
"phpstan/phpstan-deprecation-rules": "^1.2.0",
2525
"phpstan/phpstan-phpunit": "^1.4.0",
2626
"phpstan/phpstan-strict-rules": "^1.6.0",
27-
"phpunit/phpunit": "^10.5.2 || ^11.2.8",
27+
"phpunit/phpunit": "^10.5.2 || ^11.3.1",
2828
"symfony/var-dumper": "^6.4 || ^7.1.3"
2929
},
3030
"provide": {

0 commit comments

Comments
 (0)