Skip to content

Commit

Permalink
Change minimum stability to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jlevers committed Mar 26, 2024
1 parent a291070 commit bbab589
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"test": "vendor/bin/phpunit",
"clean": "rm -rf docs src/models/*/* src/apis/*/*/*",
"format": "php vendor/bin/pint"
}
},
"minimum-stability": "dev"
}

0 comments on commit bbab589

Please sign in to comment.