8
8
[ ![ Monthly Downloads] ( https://poser.pugx.org/symfony-cmf/sonata-phpcr-admin-integration-bundle/d/monthly )] ( https://packagist.org/packages/symfony-cmf/sonata-phpcr-admin-integration-bundle )
9
9
[ ![ Daily Downloads] ( https://poser.pugx.org/symfony-cmf/sonata-phpcr-admin-integration-bundle/d/daily )] ( https://packagist.org/packages/symfony-cmf/sonata-phpcr-admin-integration-bundle )
10
10
11
- Branch | Travis | Coveralls |
12
- ------ | ------ | --------- |
13
- master | [ ![ Build Status] [ travis_unstable_badge ]] [ travis_link ] | [ ![ Coverage Status] [ coveralls_unstable_badge ]] [ coveralls_unstable_link ] |
11
+ Branch | Travis | Coveralls | Scrutinizer |
12
+ ------ | ------ | --------- | ----------- |
13
+ 1.0 | [ ![ Build Status] [ travis_stable_badge ]] [ travis_stable_link ] | [ ![ Coverage Status] [ coveralls_stable_badge ]] [ coveralls_stable_link ] | [ ![ Scrutinizer Status] [ scrutinizer_stable_badge ]] [ scrutinizer_stable_link ] |
14
+ 1.1-dev | [ ![ Build Status] [ travis_unstable_badge ]] [ travis_unstable_link ] | [ ![ Coverage Status] [ coveralls_unstable_badge ]] [ coveralls_unstable_link ] | [ ![ Scrutinizer Status] [ scrutinizer_unstable_badge ]] [ scrutinizer_unstable_link ] |
14
15
15
- This package is part of the [ Symfony Content Management Framework (CMF)] ( http://cmf.symfony.com/ ) and licensed
16
+
17
+ This package is part of the [ Symfony Content Management Framework (CMF)] ( https://cmf.symfony.com/ ) and licensed
16
18
under the [ MIT License] ( LICENSE ) .
17
19
18
20
19
21
20
22
## Requirements
21
23
22
24
* PHP 7.1
23
- * Symfony 2.8 / 3.3 / 3.4 / 4.0
25
+ * Symfony 3.4 / 4.0 / 4.1 / 4.2
24
26
* See also the ` require ` section of [ composer.json] ( composer.json )
25
27
26
28
## Documentation
27
29
28
30
For the install guide and reference, see:
29
31
30
- * [ symfony-cmf/sonata-phpcr-admin-integration-bundle Documentation] ( http ://symfony.com/doc/master/cmf/bundles/sonata-phpcr-admin-integration-bundle/index.html)
32
+ * [ symfony-cmf/sonata-phpcr-admin-integration-bundle Documentation] ( https ://symfony.com/doc/master/cmf/bundles/sonata-phpcr-admin-integration-bundle/index.html)
31
33
32
34
See also:
33
35
34
- * [ All Symfony CMF documentation] ( http ://symfony.com/doc/master/cmf/index.html) - complete Symfony CMF reference
35
- * [ Symfony CMF Website] ( http ://cmf.symfony.com/) - introduction, live demo, support and community links
36
+ * [ All Symfony CMF documentation] ( https ://symfony.com/doc/master/cmf/index.html) - complete Symfony CMF reference
37
+ * [ Symfony CMF Website] ( https ://cmf.symfony.com/) - introduction, live demo, support and community links
36
38
37
39
## Support
38
40
39
- For general support and questions, please use [ StackOverflow] ( http ://stackoverflow.com/questions/tagged/symfony-cmf) .
41
+ For general support and questions, please use [ StackOverflow] ( https ://stackoverflow.com/questions/tagged/symfony-cmf) .
40
42
41
43
## Contributing
42
44
@@ -45,7 +47,7 @@ Pull requests are welcome. Please see our
45
47
guide.
46
48
47
49
Unit and/or functional tests exist for this package. See the
48
- [ Testing documentation] ( http ://symfony.com/doc/master/cmf/components/testing.html)
50
+ [ Testing documentation] ( https ://symfony.com/doc/master/cmf/components/testing.html)
49
51
for a guide to running the tests.
50
52
51
53
Thanks to
@@ -55,14 +57,17 @@ Thanks to
55
57
56
58
This package is available under the [ MIT license] ( src/Resources/meta/LICENSE ) .
57
59
58
- [ travis_legacy_badge ] : https://travis-ci.org/symfony-cmf/sonata-phpcr-admin-integration-bundle.svg?branch=master
59
- [ travis_stable_badge ] : https://travis-ci.org/symfony-cmf/sonata-phpcr-admin-integration-bundle.svg?branch=master
60
- [ travis_unstable_badge ] : https://travis-ci.org/symfony-cmf/sonata-phpcr-admin-integration-bundle.svg?branch=master
61
- [ travis_link ] : https://travis-ci.org/symfony-cmf/sonata-phpcr-admin-integration-bundle
62
-
63
- [ coveralls_legacy_badge ] : https://coveralls.io/repos/github/symfony-cmf/sonata-phpcr-admin-integration-bundle/badge.svg?branch=master
64
- [ coveralls_legacy_link ] : https://coveralls.io/github/symfony-cmf/sonata-phpcr-admin-integration-bundle?branch=master
65
- [ coveralls_stable_badge ] : https://coveralls.io/repos/github/symfony-cmf/sonata-phpcr-admin-integration-bundle/badge.svg?branch=master
66
- [ coveralls_stable_link ] : https://coveralls.io/github/symfony-cmf/sonata-phpcr-admin-integration-bundle?branch=master
67
- [ coveralls_unstable_badge ] : https://coveralls.io/repos/github/symfony-cmf/sonata-phpcr-admin-integration-bundle/badge.svg?branch=master
68
- [ coveralls_unstable_link ] : https://coveralls.io/github/symfony-cmf/sonata-phpcr-admin-integration-bundle?branch=master
60
+ [ travis_stable_badge ] : https://travis-ci.org/symfony-cmf/sonata-phpcr-admin-integration-bundle.svg?branch=1.0
61
+ [ travis_stable_link ] : https://travis-ci.org/symfony-cmf/sonata-phpcr-admin-integration-bundle
62
+ [ travis_unstable_badge ] : https://travis-ci.org/symfony-cmf/sonata-phpcr-admin-integration-bundle.svg?branch=1.1-dev
63
+ [ travis_unstable_link ] : https://travis-ci.org/symfony-cmf/sonata-phpcr-admin-integration-bundle
64
+
65
+ [ coveralls_stable_badge ] : https://coveralls.io/repos/github/symfony-cmf/sonata-phpcr-admin-integration-bundle/badge.svg?branch=1.0
66
+ [ coveralls_stable_link ] : https://coveralls.io/github/symfony-cmf/sonata-phpcr-admin-integration-bundle?branch=1.0
67
+ [ coveralls_unstable_badge ] : https://coveralls.io/repos/github/symfony-cmf/sonata-phpcr-admin-integration-bundle/badge.svg?branch=1.1-dev
68
+ [ coveralls_unstable_link ] : https://coveralls.io/github/symfony-cmf/sonata-phpcr-admin-integration-bundle?branch=1.1-dev
69
+
70
+ [ scrutinizer_stable_badge ] : https://scrutinizer-ci.com/g/symfony-cmf/sonata-phpcr-admin-integration-bundle/badges/quality-score.png?b=1.0
71
+ [ scrutinizer_stable_link ] : https://scrutinizer-ci.com/g/symfony-cmf/sonata-phpcr-admin-integration-bundle/?branch=1.0
72
+ [ scrutinizer_unstable_badge ] : https://scrutinizer-ci.com/g/symfony-cmf/sonata-phpcr-admin-integration-bundle/badges/quality-score.png?b=1.1-dev
73
+ [ scrutinizer_unstable_link ] : https://scrutinizer-ci.com/g/symfony-cmf/sonata-phpcr-admin-integration-bundle/?branch=1.1-dev
0 commit comments