We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ececadb commit c1fb771Copy full SHA for c1fb771
composer.json
@@ -26,5 +26,6 @@
26
"psr-4": {
27
"IgniteKit\\WP\\ORM\\": "src/"
28
}
29
- }
+ },
30
+ "minimum-stability": "dev"
31
0 commit comments