@@ -32,7 +32,7 @@ when building Symfony full stack applications.
32
32
## Requirements
33
33
34
34
* PHP 7.1
35
- * Symfony 2.8 / 3.3 / ^ 3.4@dev / ^ 4.0@dev
35
+ * Symfony 2.8 / 3.3 / 3.4 / 4.0
36
36
* See also the ` require ` section of [ composer.json] ( composer.json )
37
37
38
38
## Documentation
@@ -53,7 +53,7 @@ For general support and questions, please use [StackOverflow](http://stackoverfl
53
53
## Contributing
54
54
55
55
Pull requests are welcome. Please see our
56
- [ CONTRIBUTING] ( https://github.com/symfony-cmf/symfony-cmf/ blob/master/CONTRIBUTING.md )
56
+ [ CONTRIBUTING] ( https://github.com/symfony-cmf/blob/master/CONTRIBUTING.md )
57
57
guide.
58
58
59
59
Unit and/or functional tests exist for this package. See the
@@ -67,16 +67,16 @@ Thanks to
67
67
68
68
This package is available under the [ MIT license] ( src/Resources/meta/LICENSE ) .
69
69
70
- [ travis_legacy_badge ] : https://travis-ci.org/symfony-cmf/Routing .svg?branch=master
71
- [ travis_legacy_link ] : https://travis-ci.org/symfony-cmf/Routing
72
- [ travis_stable_badge ] : https://travis-ci.org/symfony-cmf/Routing .svg?branch=master
73
- [ travis_stable_link ] : https://travis-ci.org/symfony-cmf/Routing
74
- [ travis_unstable_badge ] : https://travis-ci.org/symfony-cmf/Routing .svg?branch=master
75
- [ travis_unstable_link ] : https://travis-ci.org/symfony-cmf/Routing
76
-
77
- [ coveralls_legacy_badge ] : https://coveralls.io/repos/github/symfony-cmf/Routing /badge.svg?branch=master
78
- [ coveralls_legacy_link ] : https://coveralls.io/github/symfony-cmf/Routing ?branch=master
79
- [ coveralls_stable_badge ] : https://coveralls.io/repos/github/symfony-cmf/Routing /badge.svg?branch=master
80
- [ coveralls_stable_link ] : https://coveralls.io/github/symfony-cmf/Routing ?branch=master
81
- [ coveralls_unstable_badge ] : https://coveralls.io/repos/github/symfony-cmf/Routing /badge.svg?branch=master
82
- [ coveralls_unstable_link ] : https://coveralls.io/github/symfony-cmf/Routing ?branch=master
70
+ [ travis_legacy_badge ] : https://travis-ci.org/symfony-cmf/routing .svg?branch=master
71
+ [ travis_legacy_link ] : https://travis-ci.org/symfony-cmf/routing
72
+ [ travis_stable_badge ] : https://travis-ci.org/symfony-cmf/routing .svg?branch=master
73
+ [ travis_stable_link ] : https://travis-ci.org/symfony-cmf/routing
74
+ [ travis_unstable_badge ] : https://travis-ci.org/symfony-cmf/routing .svg?branch=master
75
+ [ travis_unstable_link ] : https://travis-ci.org/symfony-cmf/routing
76
+
77
+ [ coveralls_legacy_badge ] : https://coveralls.io/repos/github/symfony-cmf/routing /badge.svg?branch=master
78
+ [ coveralls_legacy_link ] : https://coveralls.io/github/symfony-cmf/routing ?branch=master
79
+ [ coveralls_stable_badge ] : https://coveralls.io/repos/github/symfony-cmf/routing /badge.svg?branch=master
80
+ [ coveralls_stable_link ] : https://coveralls.io/github/symfony-cmf/routing ?branch=master
81
+ [ coveralls_unstable_badge ] : https://coveralls.io/repos/github/symfony-cmf/routing /badge.svg?branch=master
82
+ [ coveralls_unstable_link ] : https://coveralls.io/github/symfony-cmf/routing ?branch=master
0 commit comments