Skip to content

Commit 7dbbab2

Browse files
committed
Upgrade dev dependencies
1 parent f9ab71e commit 7dbbab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"require-dev": {
2020
"friendsofphp/php-cs-fixer": "^3.53",
2121
"jetbrains/phpstorm-attributes": "^1.0",
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
"type-lang/parser": "^1.0"
2828
},
2929
"autoload-dev": {

0 commit comments

Comments
 (0)