Skip to content

Commit 7a05f4a

Browse files
committed
fix dependencies
1 parent 9976fbe commit 7a05f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"doctrine/coding-standard": "9.0.0",
2929
"pestphp/pest": "^1.21.1",
3030
"phpstan/phpstan": "^1.2.0",
31-
"symfony/var-dumper": "^5.4.0",
31+
"symfony/var-dumper": "^5.4.0"
3232
}
3333
}

0 commit comments

Comments
 (0)