File tree Expand file tree Collapse file tree 3 files changed +1
-12
lines changed
Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 1- [ ![ Latest Stable Version] ( https://poser.pugx.org/thecodingmachine/safe/v/stable.svg )] ( https://packagist.org/packages/thecodingmachine/safe )
1+ [ ![ Latest Version] ( https://poser.pugx.org/thecodingmachine/safe/v/stable.svg )] ( https://packagist.org/packages/thecodingmachine/safe )
22[ ![ Total Downloads] ( https://poser.pugx.org/thecodingmachine/safe/downloads.svg )] ( https://packagist.org/packages/thecodingmachine/safe )
3- [ ![ Latest Unstable Version] ( https://poser.pugx.org/thecodingmachine/safe/v/unstable.svg )] ( https://packagist.org/packages/thecodingmachine/safe )
43[ ![ License] ( https://poser.pugx.org/thecodingmachine/safe/license.svg )] ( https://packagist.org/packages/thecodingmachine/safe )
54[ ![ Build Status] ( https://travis-ci.org/thecodingmachine/safe.svg?branch=master )] ( https://travis-ci.org/thecodingmachine/safe )
65[ ![ Continuous Integration] ( https://github.com/thecodingmachine/safe/workflows/Continuous%20Integration/badge.svg )] ( https://github.com/thecodingmachine/safe/actions )
Original file line number Diff line number Diff line change 114114 "phpstan" : " phpstan analyse lib -c phpstan.neon --level=max --no-progress -vvv" ,
115115 "cs-fix" : " phpcbf" ,
116116 "cs-check" : " phpcs"
117- },
118- "extra" : {
119- "branch-alias" : {
120- "dev-master" : " 2.2.x-dev"
121- }
122117 }
123118}
Original file line number Diff line number Diff line change 2626 "phpstan" : " phpstan analyse src -c phpstan.neon --level=max --no-progress -vvv" ,
2727 "cs-fix" : " phpcbf" ,
2828 "cs-check" : " phpcs"
29- },
30- "extra" : {
31- "branch-alias" : {
32- "dev-master" : " 0.1-dev"
33- }
3429 }
3530}
You can’t perform that action at this time.
0 commit comments