mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
added a new validation rule
This commit is contained in:
@@ -300,6 +300,7 @@ the recipe:
|
||||
* Aliases must not be already defined by another package;
|
||||
* All versions listed in `version_aliases` and the main version should be valid;
|
||||
* Version defined in the directory must be the oldest amongst those defined in `version_aliases`;
|
||||
* The manifest file only contains supported keys;
|
||||
* The package must exist on Packagist;
|
||||
* The package must have at least one version on Packagist;
|
||||
* The package must have an MIT or BSD license;
|
||||
|
||||
Reference in New Issue
Block a user