File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,14 @@ the quality and consistency of their own work.
1111## Publications
1212
1313- [ pds/skeleton] ( https://github.com/php-pds/skeleton/tree/1.0.0 ) 1.0.0
14+ - [ pds/composer-script-names] ( https://github.com/php-pds/composer-script-names/tree/1.0.0 ) 1.0.0
1415
1516## Usage
1617
1718You can indicate your package attempts to comply with a PDS publication by
1819requiring it in your package manager manifest.
1920
20- For example, under Composer, ` {"require-dev": {"pds/skeleton": "~ 1.0"}} `
21+ For example, under Composer, ` {"require-dev": {"pds/skeleton": "^ 1.0"}} `
2122indicates your package attempts to comply with the ` pds/skeleton ` publication.
2223
2324You can also indicate in your package README that your package has adopted a
You can’t perform that action at this time.
0 commit comments