Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Commit c0769bc

Browse files
committed
fix(dep): Fix error for composer2
1 parent fc23199 commit c0769bc

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
@@ -20,7 +20,7 @@
2020
"symfony/serializer": "^3.0",
2121
"symfony/property-access": "^3.0",
2222
"symfony/yaml": "^3.0",
23-
"jrfnl/PHP-cast-to-type": "^2.0",
23+
"jrfnl/php-cast-to-type": "^2.0",
2424
"willdurand/negotiation": "^2.0",
2525
"ralouphie/getallheaders": "^2.0",
2626
"league/json-guard": "^1.0",

0 commit comments

Comments
 (0)