Browse Source

Adjust composer.json config

Mark 2 years ago
parent
commit
ff2bad7f71
1 changed files with 2 additions and 1 deletions
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -69,5 +69,6 @@
 		"allow-plugins": {
 			"dealerdirect/phpcodesniffer-composer-installer": true
 		}
-	}
+	},
+	"minimum-stability": "stable"
 }