Skip to content

Commit c1fb771

Browse files
committed
Fix dev stability
1 parent ececadb commit c1fb771

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"psr-4": {
2727
"IgniteKit\\WP\\ORM\\": "src/"
2828
}
29-
}
29+
},
30+
"minimum-stability": "dev"
3031
}

0 commit comments

Comments
 (0)