Skip to content

Commit b621559

Browse files
author
Kirill Nesmeyanov
committed
Upgrade dev dependencies
1 parent 8b56ac6 commit b621559

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
},
2020
"require-dev": {
2121
"friendsofphp/php-cs-fixer": "^3.53",
22-
"phpstan/extension-installer": "^1.3",
22+
"phpstan/extension-installer": "^1.4",
2323
"phpstan/phpstan": "^1.11",
2424
"phpstan/phpstan-strict-rules": "^1.6",
2525
"phpunit/phpunit": "^10.5|^11.0",
26-
"rector/rector": "^1.0",
26+
"rector/rector": "^1.1",
2727
"symfony/var-dumper": "^5.4|^6.0|^7.0",
2828
"type-lang/printer": "^1.0"
2929
},

0 commit comments

Comments
 (0)