We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c2212 commit 69119a4Copy full SHA for 69119a4
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fraction/fraction",
3
- "description": "A small Laravel package that simplifies your experience with the Action Pattern.",
+ "description": "New way to interact with the Laravel action patterns.",
4
"type": "library",
5
"license": "MIT",
6
"autoload": {
@@ -67,7 +67,7 @@
67
"./vendor/bin/pest --parallel --coverage --min=85"
68
]
69
},
70
- "minimum-stability": "stable",
+ "minimum-stability": "dev",
71
"prefer-stable": true,
72
"config": {
73
"allow-plugins": {
0 commit comments