File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ File Path Utility
66[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/webmozart/path-util/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/webmozart/path-util/?branch=master )
77[ ![ Latest Stable Version] ( https://poser.pugx.org/webmozart/path-util/v/stable.svg )] ( https://packagist.org/packages/webmozart/path-util )
88[ ![ Total Downloads] ( https://poser.pugx.org/webmozart/path-util/downloads.svg )] ( https://packagist.org/packages/webmozart/path-util )
9- [ ![ Dependency Status] ( https://www.versioneye.com/php/webmozart:path-util/2.2.3 /badge.svg )] ( https://www.versioneye.com/php/webmozart:path-util/2.2.3 )
9+ [ ![ Dependency Status] ( https://www.versioneye.com/php/webmozart:path-util/2.3.0 /badge.svg )] ( https://www.versioneye.com/php/webmozart:path-util/2.3.0 )
1010
11- Latest release: [ 2.2.3 ] ( https://packagist.org/packages/webmozart/path-util#2.2.3 )
11+ Latest release: [ 2.3.0 ] ( https://packagist.org/packages/webmozart/path-util#2.3.0 )
1212
1313PHP >= 5.3.3
1414
@@ -21,7 +21,7 @@ Installation
2121The utility can be installed with [ Composer] :
2222
2323```
24- $ composer require webmozart/path-util:^2.2
24+ $ composer require webmozart/path-util
2525```
2626
2727Usage
You can’t perform that action at this time.
0 commit comments