Commit 8ad1dc2 1 parent ee725dc commit 8ad1dc2 Copy full SHA for 8ad1dc2
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
The Puli Repository Component
2
2
=============================
3
3
4
- [ ![ Build Status] ( https://travis-ci.org/puli/repository.svg?branch=master )] ( https://travis-ci.org/puli/repository )
5
- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/puli/repository/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/puli/repository/?branch=master )
4
+ [ ![ Build Status] ( https://travis-ci.org/puli/repository.svg?branch=1.0.0-beta4 )] ( https://travis-ci.org/puli/repository )
5
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/puli/repository/badges/quality-score.png?b=1.0.0-beta4 )] ( https://scrutinizer-ci.com/g/puli/repository/?branch=1.0.0-beta4 )
6
6
[ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/65d650d5-04a3-41e7-bca0-bb83cae90e47/mini.png )] ( https://insight.sensiolabs.com/projects/65d650d5-04a3-41e7-bca0-bb83cae90e47 )
7
7
[ ![ Latest Stable Version] ( https://poser.pugx.org/puli/repository/v/stable.svg )] ( https://packagist.org/packages/puli/repository )
8
8
[ ![ Total Downloads] ( https://poser.pugx.org/puli/repository/downloads.svg )] ( https://packagist.org/packages/puli/repository )
9
9
[ ![ Dependency Status] ( https://www.versioneye.com/php/puli:repository/1.0.0/badge.svg )] ( https://www.versioneye.com/php/puli:repository/1.0.0 )
10
10
11
- Latest release: [ 1.0.0-beta3 ] ( https://packagist.org/packages/puli/repository#1.0.0-beta3 )
11
+ Latest release: [ 1.0.0-beta4 ] ( https://packagist.org/packages/puli/repository#1.0.0-beta4 )
12
12
13
13
PHP >= 5.3.9
14
14
Original file line number Diff line number Diff line change 13
13
"php" : " >=5.3.9" ,
14
14
"webmozart/path-util" : " ~1.0" ,
15
15
"webmozart/glob" : " ~2.0" ,
16
- "webmozart/assert" : " ~1.0@dev "
16
+ "webmozart/assert" : " ~1.0@beta "
17
17
},
18
18
"require-dev" : {
19
19
"symfony/filesystem" : " ~2.0"
You can’t perform that action at this time.
0 commit comments