Skip to content

Commit 97fa0f2

Browse files
authored
Fix typo in prefer-stable key in composer.json
1 parent 6f87d98 commit 97fa0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@
8888
"flarum/phpstan": "^2.0.0"
8989
},
9090
"minimum-stability": "beta",
91-
"prefer-stable:" true
91+
"prefer-stable": true
9292
}

0 commit comments

Comments
 (0)