File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ File Path Utility
6
6
[ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/b8c658df-0cce-4566-bf55-75da109aa6d7/mini.png )] ( https://insight.sensiolabs.com/projects/b8c658df-0cce-4566-bf55-75da109aa6d7 )
7
7
[ ![ Latest Stable Version] ( https://poser.pugx.org/webmozart/path-util/v/stable.svg )] ( https://packagist.org/packages/webmozart/path-util )
8
8
[ ![ 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.1 .0/badge.svg )] ( https://www.versioneye.com/php/webmozart:path-util/2.1 .0 )
9
+ [ ![ Dependency Status] ( https://www.versioneye.com/php/webmozart:path-util/2.2 .0/badge.svg )] ( https://www.versioneye.com/php/webmozart:path-util/2.2 .0 )
10
10
11
- Latest release: [ 2.1 .0] ( https://packagist.org/packages/webmozart/path-util#2.1 .0 )
11
+ Latest release: [ 2.2 .0] ( https://packagist.org/packages/webmozart/path-util#2.2 .0 )
12
12
13
13
PHP >= 5.3.3
14
14
@@ -21,7 +21,7 @@ Installation
21
21
The utility can be installed with [ Composer] :
22
22
23
23
```
24
- $ composer require webmozart/path-util:^2.1
24
+ $ composer require webmozart/path-util:^2.2
25
25
```
26
26
27
27
Usage
Original file line number Diff line number Diff line change 24
24
},
25
25
"extra" : {
26
26
"branch-alias" : {
27
- "dev-master" : " 2.0 -dev"
27
+ "dev-master" : " 2.3 -dev"
28
28
}
29
29
},
30
30
"require-dev" : {
You can’t perform that action at this time.
0 commit comments