Skip to content

Commit 199a643

Browse files
committed
Fix printer dependencies
1 parent 5afa64f commit 199a643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/printer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"require": {
1212
"php": "^8.4",
13-
"type-lang/parser": "^2.0"
13+
"type-lang/types": "^2.0"
1414
},
1515
"autoload": {
1616
"psr-4": {

0 commit comments

Comments
 (0)