Skip to content

Commit 6918e18

Browse files
authored
feat: uses "minimum-stability": "stable"
1 parent 4844ce6 commit 6918e18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"pestphp/pest-plugin": true
4646
}
4747
},
48-
"minimum-stability": "dev",
49-
"prefer-stable": true,
48+
"minimum-stability": "stable",
5049
"bin": ["application"]
5150
}

0 commit comments

Comments
 (0)