Skip to content

Commit e4bf6db

Browse files
committed
added minimum stability requirements
1 parent dcb6865 commit e4bf6db

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@
88
"email": "webmaster@inalto.com"
99
}
1010
],
11-
"require": {}
11+
"require": {},
12+
"minimum-stability": "dev",
13+
"prefer-stable": true
1214
}

0 commit comments

Comments
 (0)