Commit f054ed5 1 parent 5275ef0 commit f054ed5 Copy full SHA for f054ed5
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-beta )] ( 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-beta )] ( https://scrutinizer-ci.com/g/puli/repository/?branch=1.0.0-beta )
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-alpha4 ] ( https://packagist.org/packages/puli/repository#1.0.0-alpha4 )
11
+ Latest release: [ 1.0.0-beta ] ( https://packagist.org/packages/puli/repository#1.0.0-beta )
12
12
13
13
PHP >= 5.3.9
14
14
Original file line number Diff line number Diff line change 12
12
"require" : {
13
13
"php" : " >=5.3.9" ,
14
14
"webmozart/path-util" : " ~1.0" ,
15
- "webmozart/glob" : " ~1.0@dev " ,
15
+ "webmozart/glob" : " ~1.0@beta " ,
16
16
"beberlei/assert" : " ~2.3" ,
17
17
"symfony/filesystem" : " ~2.0"
18
18
},
You can’t perform that action at this time.
0 commit comments