Skip to content

Commit c83550c

Browse files
committed
Remove dev stability.
1 parent 0b7112a commit c83550c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,5 @@
4545
"test": "phpunit",
4646
"check-style": "phpcs -p --standard=PSR2 src/",
4747
"fix-style": "phpcbf -p --standard=PSR2 src/"
48-
},
49-
"minimum-stability": "dev",
50-
"prefer-stable": true
48+
}
5149
}

0 commit comments

Comments
 (0)